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