Searched refs:FHSIZE (Results 1 – 3 of 3) sorted by relevance
47 const FHSIZE = 32; /* size in bytes of a file handle */ variable58 typedef opaque fhandle[FHSIZE];
510 nap->fhsize = FHSIZE; in compute_nfs_args()520 nap->fh_len = FHSIZE; in compute_nfs_args()896 #ifdef FHSIZE in print_nfs_args()897 fhlen = FHSIZE; in print_nfs_args()
1336 * amd/nfs_subr.c: use NFS_FHSIZE, not FHSIZE.1363 fix from Ion Badulescu: use [FHSIZE-sizeof(u_int)] which is the10035 * conf/nfs_prot/nfs_prot_irix5.h: add definition to FHSIZE in case