Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs.h20 #define NFS_FHSIZE 32 macro
/linux/fs/nfsd/
H A Dnfsctl.c363 if (maxsize < NFS_FHSIZE) in write_filehandle()