Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h341 TAG_GETATTR, enumerator
413 {TAG_GETATTR, "getattr", \
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c127 case TAG_GETATTR: in nfs4_tag_str()
H A Dnfs_clnt.c266 {"getattr", TAG_GETATTR},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c873 args.ctag = TAG_GETATTR; in nfs4_getattr_otw_norecovery()