Searched refs:NFS_ARGSVERSION5_INCSIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfs.h | 328 #define NFS_ARGSVERSION5_INCSIZE (sizeof(uint32_t)) macro |
| H A D | nfs_vfsops.c | 1065 argsize -= NFS_ARGSVERSION5_INCSIZE; in nfs_convert_old_nfs_args() |