Home
last modified time | relevance | path

Searched refs:nfs4_end_op (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c993 nfs4_end_op(VTOMI4(dvp), dvp, vpi, in nfs4open_otw()
1043 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, TRUE); in nfs4open_otw()
1068 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, FALSE); in nfs4open_otw()
1156 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, TRUE); in nfs4open_otw()
1215 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, needrecov); in nfs4open_otw()
1265 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, needrecov); in nfs4open_otw()
1368 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, in nfs4open_otw()
1408 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, in nfs4open_otw()
1477 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, needrecov); in nfs4open_otw()
1530 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, needrecov); in nfs4open_otw()
[all …]
H A Dnfs4_callback.c1480 nfs4_end_op(mi, vp, NULL, &recov_state, needrecov); in nfs4_do_delegreturn()
1498 nfs4_end_op(mi, vp, NULL, &recov_state, needrecov); in nfs4_do_delegreturn()
1530 nfs4_end_op(mi, vp, NULL, &recov_state, needrecov); in nfs4_do_delegreturn()
1932 nfs4_end_op(mi, vp, NULL, &recov_state, TRUE); in deleg_reopen()
1973 nfs4_end_op(mi, vp, NULL, &recov_state, needrecov); in deleg_reopen()
H A Dnfs4_client.c3447 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in nfs4renew()
3456 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in nfs4renew()
3509 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in nfs4renew()
3522 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in nfs4renew()
3535 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in nfs4renew()
3560 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in nfs4renew()
H A Dnfs4_vfsops.c1286 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1299 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1308 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1323 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
3268 nfs4_end_op(mi, NULL, NULL, &recov_state, in nfs4setclientid()
3282 nfs4_end_op(mi, NULL, NULL, &recov_state, recovery); in nfs4setclientid()
3378 nfs4_end_op(mi, NULL, NULL, &recov_state, recovery); in nfs4setclientid()
H A Dnfs4_recovery.c1027 nfs4_end_op(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, in nfs4_end_op() function
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2047 extern void nfs4_end_op(struct mntinfo4 *, vnode_t *, vnode_t *,