Home
last modified time | relevance | path

Searched refs:OP_GETATTR (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4ops.c206 getattrargs.ga_opgetattr = OP_GETATTR; in nfs4getattr()
430 lookupargs.la_opgetattr = OP_GETATTR; in nfs4lookup()
532 lookuppargs.la_opgetattr = OP_GETATTR; in nfs4lookupp()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c465 case OP_GETATTR: in nfs4_op_to_str()
H A Dnfs4_vnops.c1117 argop[6].argop = OP_GETATTR; in nfs4open_otw()
1164 argop[6].argop = OP_GETATTR; in nfs4open_otw()
1914 argop[3].argop = OP_GETATTR; in nfs4_reopen()
2482 argop[1].argop = OP_GETATTR; in nfs4close_otw()
4550 argop[2].argop = OP_GETATTR; in nfs4_readlink()
5318 argop[2].argop = OP_GETATTR; in nfs4lookupvalidate_otw()
5339 argop[6].argop = OP_GETATTR; in nfs4lookupvalidate_otw()
5755 argop[4].argop = OP_GETATTR; in nfs4lookupnew_otw()
5772 argop[7].argop = OP_GETATTR; in nfs4lookupnew_otw()
6092 case OP_GETATTR: in nfs4lookup_dump_compound()
[all …]
H A Dnfs4_client.c831 NULL, OP_GETATTR, NULL, NULL, NULL) == FALSE) { in nfs4_getattr_otw()
895 argop[1].argop = OP_GETATTR; in nfs4_getattr_otw_norecovery()
995 argop[1].argop = OP_GETATTR; in nfs4_attr_otw()
1021 NULL, OP_GETATTR, NULL, NULL, NULL); in nfs4_attr_otw()
H A Dnfs4_client_state.c1939 argop[1].argop = OP_GETATTR; in nfs4_open_downgrade()
2159 argop[3].argop = OP_GETATTR; in nfs4_resend_open_otw()
H A Dnfs4_xdr.c4028 case OP_GETATTR: in xdr_snfs_argop4_free()
4188 case OP_GETATTR: in xdr_nfs_argop4()
4566 case OP_GETATTR: in xdr_nfs_resop4_free()
4688 case OP_GETATTR: in xdr_nfs_resop4()
4867 case OP_GETATTR: in xdr_nfs_resop4_clnt()
H A Dnfs4_subr.c1738 if (garp && resop->resop == OP_GETATTR) in remap_lookup()
1766 if (pgarp && resop->resop == OP_GETATTR) in remap_lookup()
H A Dnfs4_recovery.c2045 NULL, NULL, OP_GETATTR, NULL, NULL, NULL); in recov_stale()
2098 NULL, NULL, OP_GETATTR, NULL, NULL, NULL); in recov_stale()
H A Dnfs4_callback.c1427 argops[1].argop = OP_GETATTR; in nfs4delegreturn_otw()
H A Dnfs4_stub_vnops.c1448 argop[2].argop = OP_GETATTR; in nfs4_fetch_locations()
H A Dnfs4_vfsops.c3434 argop[1].argop = OP_GETATTR; in nfs4setclientid_otw()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1244 OP_GETATTR = 9, enumerator
3029 case OP_GETATTR: GETATTR4args opgetattr;
3150 case OP_GETATTR: GETATTR4res opgetattr;
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c398 case OP_GETATTR: in nfs4_op_str()
H A Dnfs_clnt.c77 TBL_ENTRY(OP_GETATTR),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2493 case OP_GETATTR: in xdr_nfs_argop4()
2649 case OP_GETATTR: in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2665 OP_GETATTR = 9, enumerator