Home
last modified time | relevance | path

Searched refs:RP_ISSTUB (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode4.h375 #define RP_ISSTUB(rp) (((rp)->r_stub_type != NFS4_STUB_NONE)) macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c499 ASSERT(RP_ISSTUB(drp)); in nfs4_trigger_lookup()
607 if (RP_ISSTUB(tdrp) && !VN_CMP(sdvp, tdvp)) in nfs4_trigger_rename()
761 ASSERT(RP_ISSTUB(rp)); in nfs4_trigger_mount()
1095 ASSERT(RP_ISSTUB(rp)); in nfs4_trigger_esi_create()
1112 ASSERT(RP_ISSTUB(rp)); in nfs4_trigger_esi_destroy()
H A Dnfs4_client_secinfo.c421 is_restore = (vp == NULL || (RP_ISSTUB(VTOR4(vp)))) && in check_mnt_secinfo()
H A Dnfs4_client.c765 if (RP_ISSTUB(rp)) in nfs4_attrcache_va()
H A Dnfs4_vfsops.c782 ASSERT(RP_ISSTUB(VTOR4(mvp))); in nfs4_mount()
H A Dnfs4_vnops.c5273 ASSERT(!RP_ISSTUB(VTOR4(dvp))); in nfs4lookupvalidate_otw()
5707 ASSERT(!RP_ISSTUB(VTOR4(dvp))); in nfs4lookupnew_otw()
9185 ASSERT(!RP_ISSTUB(rp)); in nfs4readdir()