/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 3262 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3284 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3296 nfs4_end_fop(mi, vp, NULL, OH_WRITE, in nfs4write() 3303 nfs4_end_fop(mi, vp, NULL, OH_WRITE, in nfs4write() 3328 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3339 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3354 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3369 nfs4_end_fop(VTOMI4(vp), vp, NULL, in nfs4write() 3406 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, &recov_state, in nfs4write() 3515 nfs4_end_fop(mi, vp, NULL, OH_READ, in nfs4read() [all …]
|
H A D | nfs4_subr.c | 2130 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2136 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2151 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2160 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2195 nfs4_end_fop(mi, rootvp, NULL, in nfs4_make_dotdot() 2202 nfs4_end_fop(mi, rootvp, NULL, in nfs4_make_dotdot() 2213 nfs4_end_fop(mi, rootvp, NULL, in nfs4_make_dotdot() 2223 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2232 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, &recov_state, FALSE); in nfs4_make_dotdot()
|
H A D | nfs4_vfsops.c | 1819 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov); in nfs4getfh_otw() 1833 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 1844 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 1865 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 1979 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 2038 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov); in nfs4getfh_otw()
|
H A D | nfs4_client.c | 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() 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()
|
H A D | nfs4_recovery.c | 972 nfs4_end_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in nfs4_end_fop() function 1030 nfs4_end_fop(mi, vp1, vp2, OH_OTHER, rsp, needrecov); in nfs4_end_op()
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 2051 extern void nfs4_end_fop(struct mntinfo4 *, vnode_t *, vnode_t *,
|