Searched refs:OH_GETATTR (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client.c | 818 if ((e.error = nfs4_start_fop(mi, vp, NULL, OH_GETATTR, in nfs4_getattr_otw() 831 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, in nfs4_getattr_otw() 837 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, 0); in nfs4_getattr_otw() 985 e.error = nfs4_start_fop(mi, vp, NULL, OH_GETATTR, &recov_state, NULL); in nfs4_attr_otw() 1008 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, in nfs4_attr_otw() 1021 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, in nfs4_attr_otw() 1046 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, in nfs4_attr_otw()
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 1359 OH_GETATTR, enumerator
|