Searched refs:NFS_MAXFHSIZE (Results 1 – 3 of 3) sorted by relevance
28 #define NFS_MAXFHSIZE 128 macro31 unsigned char data[NFS_MAXFHSIZE];
115 if (alock->fh.len > NFS_MAXFHSIZE) in nlm4_lock_to_lockd_lock()155 if (xdr_lock->fh.len > NFS_MAXFHSIZE) in nlm4svc_lookup_file()
116 if (fh->size > NFS_MAXFHSIZE) { in decode_nfs_fh()