Home
last modified time | relevance | path

Searched refs:NFS_FHSIZE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dnfs.h20 #define NFS_FHSIZE 32 macro
/linux/fs/nfsd/
H A Dnfsfh.c285 case NFS_FHSIZE: in nfsd_set_fh_dentry()
626 if (fhp->fh_maxsize < NFS_FHSIZE) in fh_compose()
H A Dnfsctl.c345 if (maxsize < NFS_FHSIZE) in write_filehandle()