Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c840 nfs4_secinfo_path(mntinfo4_t *mi, cred_t *cr, int isrecov) in nfs4_secinfo_path() function
1023 error = nfs4_secinfo_path(VTOMI4(vp), cr, isrecov); in nfs4_secinfo_vnode()
1063 error = nfs4_secinfo_path(mi, cr, TRUE); in nfs4_secinfo_recov()
1066 error = nfs4_secinfo_path(mi, lcr, TRUE); in nfs4_secinfo_recov()
H A Dnfs4_vfsops.c1754 (void) nfs4_secinfo_path(mi, cr, FALSE); in nfs4getfh_otw()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1550 extern int nfs4_secinfo_path(mntinfo4_t *, cred_t *, int);