Searched refs:OP_GETATTR (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | nfs4ops.c | 207 getattrargs.ga_opgetattr = OP_GETATTR; in nfs4getattr() 431 lookupargs.la_opgetattr = OP_GETATTR; in nfs4lookup() 533 lookuppargs.la_opgetattr = OP_GETATTR; in nfs4lookupp()
|
/titanic_50/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1369 OP_GETATTR = 9, enumerator 1410 case OP_GETATTR: GETATTR4args opgetattr; 1455 case OP_GETATTR: GETATTR4res opgetattr;
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 465 case OP_GETATTR: in nfs4_op_to_str()
|
H A D | nfs4_vnops.c | 1097 argop[idx_fattr].argop = OP_GETATTR; in nfs4open_otw() 1120 argop[6].argop = OP_GETATTR; in nfs4open_otw() 1167 argop[6].argop = OP_GETATTR; in nfs4open_otw() 1917 argop[3].argop = OP_GETATTR; in nfs4_reopen() 2485 argop[1].argop = OP_GETATTR; in nfs4close_otw() 3894 argop[1].argop = OP_GETATTR; in nfs4setattr() 3921 argop[numops-1].argop = OP_GETATTR; in nfs4setattr() 4406 argop[2].argop = OP_GETATTR; in nfs4_access() 4563 argop[2].argop = OP_GETATTR; in nfs4_readlink() 5333 argop[2].argop = OP_GETATTR; in nfs4lookupvalidate_otw() [all …]
|
H A D | nfs4_client.c | 830 NULL, OP_GETATTR, NULL, NULL, NULL) == FALSE) { in nfs4_getattr_otw() 894 argop[1].argop = OP_GETATTR; in nfs4_getattr_otw_norecovery() 994 argop[1].argop = OP_GETATTR; in nfs4_attr_otw() 1020 NULL, OP_GETATTR, NULL, NULL, NULL); in nfs4_attr_otw()
|
H A D | nfs4_client_state.c | 1939 argop[1].argop = OP_GETATTR; in nfs4_open_downgrade() 2159 argop[3].argop = OP_GETATTR; in nfs4_resend_open_otw()
|
H A D | nfs4_xdr.c | 3978 case OP_GETATTR: in xdr_snfs_argop4_free() 4138 case OP_GETATTR: in xdr_nfs_argop4() 4512 case OP_GETATTR: in xdr_nfs_resop4_free() 4634 case OP_GETATTR: in xdr_nfs_resop4() 4809 case OP_GETATTR: in xdr_nfs_resop4_clnt()
|
H A D | nfs4_subr.c | 1738 if (garp && resop->resop == OP_GETATTR) in remap_lookup() 1766 if (pgarp && resop->resop == OP_GETATTR) in remap_lookup()
|
H A D | nfs4_recovery.c | 2045 NULL, NULL, OP_GETATTR, NULL, NULL, NULL); in recov_stale() 2098 NULL, NULL, OP_GETATTR, NULL, NULL, NULL); in recov_stale()
|
H A D | nfs4_callback.c | 1423 argops[1].argop = OP_GETATTR; in nfs4delegreturn_otw()
|
H A D | nfs4_stub_vnops.c | 1443 argop[2].argop = OP_GETATTR; in nfs4_fetch_locations()
|
H A D | nfs4_vfsops.c | 3434 argop[1].argop = OP_GETATTR; in nfs4setclientid_otw()
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1375 OP_GETATTR = 9, enumerator
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 2502 case OP_GETATTR: in xdr_nfs_argop4() 2658 case OP_GETATTR: in xdr_nfs_resop4()
|