Home
last modified time | relevance | path

Searched refs:ofh_xdev (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/nfsd/
Dnfsfh.h92 #define ofh_xdev fh_base.fh_old.fb_xdev macro
/linux-4.19.296/fs/nfsd/
Dnfsfh.c205 xdev = old_decode_dev(fh->ofh_xdev); in nfsd_set_fh_dentry()
576 fhp->fh_handle.ofh_xdev = fhp->fh_handle.ofh_dev; in fh_compose()