Searched refs:makenfs4node (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/nfs/ |
H A D | rnode4.h | 409 extern vnode_t *makenfs4node(nfs4_sharedfh_t *, nfs4_ga_res_t *, struct vfs *,
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_rnode.c | 507 makenfs4node(nfs4_sharedfh_t *fh, nfs4_ga_res_t *garp, struct vfs *vfsp, in makenfs4node() function
|
H A D | nfs4_vnops.c | 1346 vp = makenfs4node(otw_sfh, garp, dvp->v_vfsp, t, cr, in nfs4open_otw() 5580 nvp = makenfs4node(sfhp, garp, dvp->v_vfsp, t, cr, in nfs4lookupvalidate_otw() 6050 nvp = makenfs4node(sfhp, garp, dvp->v_vfsp, t, cr, in nfs4lookupnew_otw() 6504 vp = makenfs4node(sfhp, &res.array[3].nfs_resop4_u.opgetattr.ga_res, in nfs4openattr() 7119 *vpp = vp = makenfs4node(sfhp, NULL, dvp->v_vfsp, t, cr, dvp, in call_nfs4_create_req() 7140 *vpp = vp = makenfs4node(sfhp, in call_nfs4_create_req() 7667 nvp = makenfs4node(VTOR4(svp)->r_fh, NULL, tdvp->v_vfsp, t, cr, in nfs4_link()
|
H A D | nfs4_client_state.c | 2192 *vpp = makenfs4node(sfh, garp, dvp->v_vfsp, t, cr, dvp, in nfs4_resend_open_otw()
|
H A D | nfs4_stub_vnops.c | 1576 vp = makenfs4node(sfhp, NULL, dvp->v_vfsp, t, in find_referral_stubvp()
|
H A D | nfs4_xdr.c | 2305 vp = makenfs4node(sfhp, &gar, in xdr_READDIR4res_clnt()
|