Searched refs:NFS_CMPFH (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/nfsclient/ |
| H A D | nfs.h | 91 #define NFS_CMPFH(n, f, s) \ macro
|
| /freebsd-12.1/sys/fs/nfs/ |
| H A D | nfs.h | 149 #define NFS_CMPFH(n, f, s) \ macro
|
| /freebsd-12.1/sys/fs/nfsclient/ |
| H A D | nfs_clvnops.c | 1219 if (NFS_CMPFH(np, nfhp->nfh_fh, nfhp->nfh_len)) { in nfs_lookup() 1274 } else if (NFS_CMPFH(np, nfhp->nfh_fh, nfhp->nfh_len)) { in nfs_lookup() 2522 } else if (NFS_CMPFH(dnp, nfhp->nfh_fh, nfhp->nfh_len)) { in nfs_lookitup()
|