| /freebsd-12.1/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 489 !NFSBCMP(dp->nfsdl_fh, fhp, fhlen)) in nfscl_finddeleg() 689 if (!NFSBCMP(lp->nfsl_owner, in nfscl_getopen() 1238 if (!NFSBCMP(lp->nfsl_owner, own, in nfscl_relbytelock() 1259 !NFSBCMP(lp->nfsl_owner, own, in nfscl_relbytelock() 1315 !NFSBCMP(lp->nfsl_owner, own, in nfscl_releasealllocks() 1385 if (!NFSBCMP(lp->nfsl_owner, own, in nfscl_checkwritelocked() 1412 if (!NFSBCMP(lp->nfsl_owner, own, in nfscl_checkwritelocked() 1684 !NFSBCMP(top->nfso_fh, op->nfso_fh, in nfscl_expireclient() 1764 if (!NFSBCMP(owp->nfsow_owner, own, in nfscl_cleanup_common() 3464 !NFSBCMP(stateid.other, in nfscl_docb() [all …]
|
| H A D | nfs_clport.c | 113 NFSBCMP(np->n_fhp->nfh_fh, nfhp->nfh_fh, nfhp->nfh_len)) in newnfs_vncmpf() 180 NFSBCMP(cnp->cn_nameptr, NFS4NODENAME(np->n_v4), in nfscl_nget() 183 NFSBCMP(dnp->n_fhp->nfh_fh, np->n_v4->n4_data, in nfscl_nget() 191 NFSBCMP(cnp->cn_nameptr, NFS4NODENAME(np->n_v4), in nfscl_nget() 194 NFSBCMP(dnp->n_fhp->nfh_fh, np->n_v4->n4_data, in nfscl_nget()
|
| H A D | nfs_clvnops.c | 1852 NFSBCMP(tcnp->cn_nameptr, NFS4NODENAME(fnp->n_v4), in nfs_rename() 1855 NFSBCMP(tdnp->n_fhp->nfh_fh, fnp->n_v4->n4_data, in nfs_rename() 2488 NFSBCMP(name, NFS4NODENAME(np->n_v4), len) || in nfs_lookitup() 2490 NFSBCMP(dnp->n_fhp->nfh_fh, np->n_v4->n4_data, in nfs_lookitup()
|
| H A D | nfs_clrpcops.c | 1846 } else if (NFSBCMP(tl, nmp->nm_verf, in nfsrpc_writerpc() 3800 if (NFSBCMP(nmp->nm_verf, tl, NFSX_VERF)) { in nfsrpc_commit() 6318 } else if (NFSBCMP(tl, nmp->nm_verf, NFSX_VERF)) { in nfsrpc_writeds() 6328 } else if (NFSBCMP(tl, dsp->nfsclds_verf, NFSX_VERF)) { in nfsrpc_writeds() 6440 } else if (NFSBCMP(tl, dsp->nfsclds_verf, NFSX_VERF)) { in nfsrpc_writedsmir() 6552 !NFSBCMP(dsp->nfsclds_serverown, newdsp->nfsclds_serverown, in nfscl_getsameserver() 6626 if (NFSBCMP(tl, dsp->nfsclds_verf, NFSX_VERF)) { in nfsrpc_commitds()
|
| /freebsd-12.1/sys/fs/nfs/ |
| H A D | nfs_commonacl.c | 88 if (!NFSBCMP(name, "OWNER@", 6)) { in nfsrv_dissectace() 93 } else if (!NFSBCMP(name, "GROUP@", 6)) { in nfsrv_dissectace() 98 } else if (len == 9 && !NFSBCMP(name, "EVERYONE@", 9)) { in nfsrv_dissectace()
|
| H A D | nfs.h | 150 ((n)->n_fhp->nfh_len == (s) && !NFSBCMP((n)->n_fhp->nfh_fh, (caddr_t)(f), (s))) 152 ((ns) == (s) && !NFSBCMP((caddr_t)(nf), (caddr_t)(f), (s)))
|
| H A D | nfs_commonsubs.c | 3228 if (len == 6 && !NFSBCMP(str, "nobody", 6)) { in nfsv4_strtouid() 3238 !NFSBCMP(usrp->lug_name, str, len)) { in nfsv4_strtouid() 3442 if (len == 7 && !NFSBCMP(str, "nogroup", 7)) { in nfsv4_strtogid() 3452 !NFSBCMP(usrp->lug_name, str, len)) { in nfsv4_strtogid() 3836 !NFSBCMP(usrp->lug_name, newusrp->lug_name, in nfssvc_idname() 3865 !NFSBCMP(usrp->lug_name, newusrp->lug_name, in nfssvc_idname()
|
| H A D | nfsport.h | 758 #define NFSBCMP(s, d, l) bcmp((s), (d), (l)) macro
|
| /freebsd-12.1/sys/fs/nfsserver/ |
| H A D | nfs_nfsdstate.c | 2235 NFSBCMP(lckstp->ls_owner, lop->lo_stp->ls_owner, in nfsrv_lockctrl() 3702 !NFSBCMP(stp->ls_owner, new_stp->ls_owner, in nfsrv_releaselckown() 5795 NFSBCMP(nd->nd_principal, clp->lc_name, in nfsrv_notsamecredname() 6975 if (NFSBCMP(devid, tl, NFSX_V4DEVICEID) in nfsrv_flexmirrordel() 7201 if (NFSBCMP(&lyp->lay_fh, &fh, in nfsrv_layoutreturn() 7518 if (NFSBCMP(&lyp->lay_fh, fhp, sizeof(*fhp)) == 0) in nfsrv_freefilelayouts() 8022 if (NFSBCMP(&lyp->lay_fh, &fh, sizeof(fh)) == 0 && in nfsrv_checkdsattr() 8184 if (NFSBCMP(&fh, &mrp->nfsmr_fh, sizeof(fh)) == 0) in nfsrv_copymr() 8209 if (NFSBCMP(&lyp->lay_fh, &fh, sizeof(fh)) == 0 && in nfsrv_copymr() 8229 if (NFSBCMP(&lyp->lay_fh, &fh, sizeof(fh)) == 0 && in nfsrv_copymr() [all …]
|
| H A D | nfs_nfsdsubs.c | 1484 !NFSBCMP((caddr_t)tl, nfs_v2pubfh, NFSX_V2FH)) { in nfsrv_mtofh()
|
| H A D | nfs_nfsdport.c | 4652 if (NFSBCMP(&zerofh, &pf->dsf_fh, sizeof(zerofh)) == 0) in nfsrv_dsgetsockmnt()
|
| H A D | nfs_nfsdserv.c | 1600 !NFSBCMP(tfh.nfsrvfh_data, &fh, NFSX_MYFH)) { in nfsrvd_rename()
|