Searched defs:NVAP (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfsnode.h | 327 #define NFS_COMPARE_MTIME(TVP, NVAP, CMP) \ argument 331 #define NFS_COPY_TIME(TVP, NVAP, WHICH) \ argument 386 #define NVATTR_INIT(NVAP) \ argument 392 #define NVATTR_CLEANUP(NVAP) \ argument 410 #define NFS_CHANGED(VERS, NP, NVAP) \ argument 414 #define NFS_CHANGED_NC(VERS, NP, NVAP) \ argument 418 #define NFS_CHANGED_UPDATE(VERS, NP, NVAP) \ argument 425 #define NFS_CHANGED_UPDATE_NC(VERS, NP, NVAP) \ argument
|