Searched refs:fn_get (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 2209 extern nfs4_fname_t *fn_get(nfs4_fname_t *, char *, nfs4_sharedfh_t *);
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 1347 dvp, fn_get(VTOSV(dvp)->sv_name, file_name, otw_sfh)); in nfs4open_otw() 5581 dvp, fn_get(VTOSV(dvp)->sv_name, nm, sfhp)); in nfs4lookupvalidate_otw() 6051 dvp, fn_get(VTOSV(dvp)->sv_name, nm, sfhp)); in nfs4lookupnew_otw() 6506 fn_get(VTOSV(dvp)->sv_name, XATTR_RPATH, sfhp)); in nfs4openattr() 7120 fn_get(VTOSV(dvp)->sv_name, nm, sfhp)); in call_nfs4_create_req() 7143 dvp, fn_get(VTOSV(dvp)->sv_name, nm, sfhp)); in call_nfs4_create_req() 7668 tdvp, fn_get(VTOSV(tdvp)->sv_name, tnm, VTOR4(svp)->r_fh)); in nfs4_link()
|
H A D | nfs4_client_state.c | 2193 fn_get(VTOSV(dvp)->sv_name, in nfs4_resend_open_otw()
|
H A D | nfs4_stub_vnops.c | 1577 cr, dvp, fn_get(VTOSV(dvp)->sv_name, nm, sfhp)); in find_referral_stubvp()
|
H A D | nfs4_client.c | 4013 fn_get(nfs4_fname_t *parent, char *name, nfs4_sharedfh_t *sfh) in fn_get() function
|
H A D | nfs4_vfsops.c | 2570 mi->mi_fname = fn_get(NULL, ".", mi->mi_rootfh); in nfs4rootvp()
|
H A D | nfs4_xdr.c | 2310 fn_get(VTOSV(aobjp->dvp)->sv_name, in xdr_READDIR4res_clnt()
|