Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h342 TAG_GETATTR_FSLOCATION, enumerator
415 {TAG_GETATTR_FSLOCATION, "getattr fslocation", \
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c129 case TAG_GETATTR_FSLOCATION: in nfs4_tag_str()
H A Dnfs_clnt.c267 {"getattr fslocation", TAG_GETATTR_FSLOCATION},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c1434 args.ctag = TAG_GETATTR_FSLOCATION; in nfs4_fetch_locations()