Home
last modified time | relevance | path

Searched refs:nfs4_inactive_otw (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1511 extern void nfs4_inactive_otw(vnode_t *, cred_t *);
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c1512 nfs4_inactive_otw(args->a_vp, args->a_cred); in nfs4_async_common_start()
1571 nfs4_inactive_otw(args->a_vp, args->a_cred); in nfs4_inactive_thread()
H A Dnfs4_vnops.c4764 nfs4_inactive_otw(vnode_t *vp, cred_t *cr) in nfs4_inactive_otw() function