Searched refs:NFS_FH_PERSISTENT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ | ||
| H A D | nfsproto.h | 751 #define NFS_FH_PERSISTENT 0x00000000 macro |
| H A D | nfs_vfsops.c | 2113 if (fhtype != NFS_FH_PERSISTENT) { in nfs4_mount() |