Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h368 TAG_PATHCONF, enumerator
467 {TAG_PATHCONF, "pathconf", \
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c181 case TAG_PATHCONF: in nfs4_tag_str()
H A Dnfs_clnt.c293 {"pathconf", TAG_PATHCONF},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c11430 error = nfs4_attr_otw(vp, TAG_PATHCONF, &gar, NFS4_PATHCONF_MASK, cr); in nfs4_pathconf()