Searched refs:NFS_CMPFH (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h127 #define NFS_CMPFH(n, f, s) \ macro
H A Dnfs4_vnops.c4830 if (!create && np && !NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
4904 if (NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
5179 if (!NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
5390 if (!NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
7452 if (NFS_CMPFH(anp, fh.fh_data, fh.fh_len)) {
H A Dnfs_vnops.c2125 isdot = NFS_CMPFH(dnp, fh.fh_data, fh.fh_len);
5871 } else if (NFS_CMPFH(dnp, fh.fh_data, fh.fh_len)) {

Completed in 39 milliseconds