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