Home
last modified time | relevance | path

Searched refs:EQFSID (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/nfs/
H A Dexport.h581 #define EQFSID(fsidp1, fsidp2) \ macro
591 (EQFSID(&(exi)->exi_fsid, (fsid)) && EQFID(&(exi)->exi_fid, (fid)))
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c1078 EQFSID(&exi->exi_fsid, &vp->v_vfsp->vfs_fsid)) { in nfs_visible()
1135 EQFSID(&vp->v_vfsp->vfs_fsid, &exi->exi_fsid)) { in nfs_exported()
1241 EQFSID(&exi->exi_fsid, &vp->v_vfsp->vfs_fsid)) in nfs_visible_change()
H A Dnfs4_state.c3862 if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) && in rfs4_lo_state_walk_callout()
3896 if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) && in rfs4_state_walk_callout()
3929 if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) && in rfs4_deleg_state_walk_callout()
3959 if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) && in rfs4_file_walk_callout()
/titanic_44/usr/src/uts/common/klm/
H A Dnlm_impl.c2523 if (!EQFSID(&exi->exi_fsid, &vp->v_vfsp->vfs_fsid)) in nlm_unexport()