/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_shadow.c | 122 svp->sv_dfh = VTOR4(dvp)->r_fh; in sv_activate() 203 if (sv_match(nm, drp->r_fh, master_svp)) { in sv_find() 217 if (sv_match(nm, drp->r_fh, svp)) { in sv_find() 250 svp->sv_dfh = VTOR4(dvp)->r_fh; in sv_find()
|
H A D | nfs4_rnode.c | 674 rp->r_fh = fh; in make_rnode4() 676 sfh4_hold(rp->r_fh); in make_rnode4() 740 sfh4_rele(&rp->r_fh); in uninit_rnode4() 1053 if (vp->v_vfsp == vfsp && SFH4_SAME(rp->r_fh, fh)) { in r4find() 2038 sfh4_copyval(checkrp->r_fh, &fh); in r4_dup_check() 2056 sfh4_copyval(rp->r_fh, &fh2); in r4_dup_check()
|
H A D | nfs4_vnops.c | 932 argop[0].nfs_argop4_u.opcputfh.sfh = drp->r_fh; in nfs4open_otw() 1115 argop[5].nfs_argop4_u.opcputfh.sfh = drp->r_fh; in nfs4open_otw() 1334 orig_sfh = VTOR4(vpi)->r_fh; in nfs4open_otw() 1818 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4_reopen() 2090 fh_different = (nfs4cmpfh(&rp->r_fh->sfh_fh, &gf_res->object) != 0); in nfs4_reopen() 2148 sfh4_update(rp->r_fh, &gf_res->object); in nfs4_reopen() 2480 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4close_otw() 3225 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4write() 3452 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4read() 3876 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4setattr() [all …]
|
H A D | nfs_subr.c | 2555 rp->r_fh.fh_len = fh->fh_len; in make_rnode() 2556 bcopy(fh->fh_buf, rp->r_fh.fh_buf, fh->fh_len); in make_rnode() 2643 if (rootfh->fh_len == rp->r_fh.fh_len && in nfs_set_vroot() 2644 bcmp(rootfh->fh_buf, rp->r_fh.fh_buf, rp->r_fh.fh_len) == 0) { in nfs_set_vroot() 2901 rp->r_fh.fh_len == fh->fh_len && in rfind() 2902 bcmp(rp->r_fh.fh_buf, fh->fh_buf, fh->fh_len) == 0) { in rfind() 4450 rp->r_fh = svp->sv_fhandle; in failover_thread() 4452 index = rtablehash(&rp->r_fh); in failover_thread() 4638 rp->r_fh = nrp->r_fh; in failover_remap()
|
H A D | nfs4_client_state.c | 1937 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4_open_downgrade() 2099 argop[0].nfs_argop4_u.opcputfh.sfh = VTOR4(dvp)->r_fh; in nfs4_resend_open_otw() 2232 (nfs4cmpfh(&rp->r_fh->sfh_fh, &gf_res->object) != 0); in nfs4_resend_open_otw() 2303 sfh4_update(rp->r_fh, &gf_res->object); in nfs4_resend_open_otw()
|
H A D | nfs4_subr.c | 1640 sfh4_update(VTOR4(renvp)->r_fh, nfh4p); in nfs4rename_update() 1708 argop[0].nfs_argop4_u.opcputfh.sfh = VTOR4(rootvp)->r_fh; in remap_lookup() 1978 sfh4_update(rp->r_fh, &newfh); in nfs4_remap_file() 3149 sfh4_copyval(rp->r_fh, &fhandle); in rnode4info()
|
H A D | nfs4_callback.c | 251 sfh4_copyval(rp->r_fh, &fhandle); in cb_getattr() 437 sfh4_copyval(rp->r_fh, &fhandle); in cb_recall() 1425 argops[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4delegreturn_otw()
|
H A D | nfs4_stub_vnops.c | 1547 if (nfs4_fetch_locations(mi, VTOR4(dvp)->r_fh, nm, cr, in find_referral_stubvp() 1556 dfh = &VTOR4(dvp)->r_fh->sfh_fh; in find_referral_stubvp() 1741 index = nfs4_process_referral(mi, drp->r_fh, fn, cr, in nfs4_trigger_esi_create_referral()
|
H A D | nfs4_client_secinfo.c | 997 return (nfs4_secinfo_fh_otw(VTOMI4(dvp), VTOR4(dvp)->r_fh, nm, cr)); in nfs4_secinfo_vnode_otw()
|
H A D | nfs4_client.c | 880 argop[0].nfs_argop4_u.opcputfh.sfh = rp->r_fh; in nfs4_getattr_otw_norecovery() 992 argop[0].nfs_argop4_u.opcputfh.sfh = VTOR4(vp)->r_fh; in nfs4_attr_otw() 2707 sfh4_printfhandle(VTOR4(vp)->r_fh); in nfs4_write_error()
|
H A D | nfs3_vnops.c | 4375 nfs_printfhandle(&rp->r_fh); in nfs3_bio() 4462 if (fidp->fid_len < (ushort_t)rp->r_fh.fh_len) { in nfs3_fid() 4463 fidp->fid_len = rp->r_fh.fh_len; in nfs3_fid() 4466 fidp->fid_len = rp->r_fh.fh_len; in nfs3_fid() 4467 bcopy(rp->r_fh.fh_buf, fidp->fid_data, fidp->fid_len); in nfs3_fid()
|
H A D | nfs4_client_debug.c | 907 sfh4_printfhandle(ep->re_rp1->r_fh); in queue_print_event()
|
H A D | nfs_vnops.c | 3467 nfs_printfhandle(&rp->r_fh); in nfs_bio() 3560 bcopy(rp->r_fh.fh_buf, fp->nf_data, NFS_FHSIZE); in nfs_fid()
|
H A D | nfs_client.c | 2649 nfs_printfhandle(&VTOR(vp)->r_fh); in nfs_write_error()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | rnode.h | 270 nfs_fhandle r_fh; /* file handle */ member 338 #define RTOFH(rp) ((fhandle_t *)(&(rp)->r_fh.fh_buf)) 340 #define RTOFH3(rp) ((nfs_fh3 *)(&(rp)->r_fh))
|
H A D | rnode4.h | 240 nfs4_sharedfh_t *r_fh; /* file handle */ member
|
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/ |
H A D | nfs.c | 1105 addr, rp->r_vnode, vp->v_vfsp, rp->r_fh, in nfs_rnode4_cb()
|