Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h387 TAG_SETATTR, enumerator
505 {TAG_SETATTR, "setattr", \
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c219 case TAG_SETATTR: in nfs4_tag_str()
H A Dnfs_clnt.c312 {"setattr", TAG_SETATTR},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c3861 args.ctag = TAG_SETATTR; in nfs4setattr()