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