Searched refs:fh_export (Results 1 – 13 of 13) sorted by relevance
/linux-4.19.296/fs/nfsd/ |
D | nfsfh.c | 286 fhp->fh_export = exp; in nfsd_set_fh_dentry() 335 exp = fhp->fh_export; in fh_verify() 480 if (ref_fh && ref_fh->fh_export == exp) { in set_version_and_fsid_type() 568 fhp->fh_export = exp_get(exp); in fh_compose() 620 _fh_update_old(dentry, fhp->fh_export, &fhp->fh_handle); in fh_update() 625 _fh_update(fhp, fhp->fh_export, dentry); in fh_update() 646 struct svc_export * exp = fhp->fh_export; in fh_put() 656 fhp->fh_export = NULL; in fh_put() 688 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source() 692 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source() [all …]
|
D | vfs.h | 127 ret = mnt_want_write(fh->fh_export->ex_path.mnt); in fh_want_write() 137 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write() 143 struct path p = {.mnt = fh->fh_export->ex_path.mnt, in fh_getattr()
|
D | vfs.c | 212 exp = exp_get(fhp->fh_export); in nfsd_lookup_dentry() 315 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata() 362 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access() 650 export = fhp->fh_export; in nfsd_access() 742 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_open() 1006 exp = fhp->fh_export; in nfsd_vfs_write() 1127 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit() 1201 err = nfsd_permission(rqstp, fhp->fh_export, dentry, NFSD_MAY_CREATE); in nfsd_create_locked() 1319 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create() 1384 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in do_nfsd_create() [all …]
|
D | nfsxdr.c | 162 *p++ = htonl((u32) fhp->fh_export->ex_fsid); in encode_fattr() 165 f = ((u32*)fhp->fh_export->ex_uuid)[0]; in encode_fattr() 166 f ^= ((u32*)fhp->fh_export->ex_uuid)[1]; in encode_fattr() 167 f ^= ((u32*)fhp->fh_export->ex_uuid)[2]; in encode_fattr() 168 f ^= ((u32*)fhp->fh_export->ex_uuid)[3]; in encode_fattr()
|
D | nfs4layouts.c | 71 if (fhp->fh_export->ex_devid_map) in nfsd4_alloc_devid_map() 82 fhp->fh_export->ex_devid_map = old; in nfsd4_alloc_devid_map() 89 fhp->fh_export->ex_devid_map = map; in nfsd4_alloc_devid_map() 115 if (!fhp->fh_export->ex_devid_map) { in nfsd4_set_deviceid() 117 if (!fhp->fh_export->ex_devid_map) in nfsd4_set_deviceid() 121 id->fsid_idx = fhp->fh_export->ex_devid_map->idx; in nfsd4_set_deviceid()
|
D | lockd.c | 37 fh.fh_export = NULL; in nlm_fopen()
|
D | nfs4proc.c | 99 struct svc_export *exp = cstate->current_fh.fh_export; in check_attr_support() 169 if (src->fh_export) in fh_dup2() 170 exp_get(src->fh_export); in fh_dup2() 866 !(cstate->save_fh.fh_export->ex_flags & NFSEXP_NOSUBTREECHECK)) in nfsd4_rename() 926 u->secinfo_no_name.sin_exp = exp_get(cstate->current_fh.fh_export); in nfsd4_secinfo_no_name() 1246 cstate->current_fh.fh_export, in _nfsd4_verify() 1393 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget() 1467 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit() 1526 if (!nfsd4_layout_verify(current_fh->fh_export, lrp->lr_layout_type)) in nfsd4_layoutreturn() 1749 } else if (current_fh->fh_export->ex_fslocs.migrated && in nfsd4_proc_compound() [all …]
|
D | nfsfh.h | 34 struct svc_export * fh_export; /* export pointer */ member
|
D | nfs3xdr.c | 153 p = xdr_encode_hyper(p, (u64) fhp->fh_export->ex_fsid); in encode_fsid() 156 f = ((u64*)fhp->fh_export->ex_uuid)[0]; in encode_fsid() 157 f ^= ((u64*)fhp->fh_export->ex_uuid)[1]; in encode_fsid() 842 exp = cd->fh.fh_export; in compose_entry_fh()
|
D | nfsproc.c | 292 nfserr = fh_compose(newfhp, dirfhp->fh_export, dchild, dirfhp); in nfsd_proc_create() 337 newfhp->fh_export, in nfsd_proc_create()
|
D | nfs3proc.c | 524 if (resp->fh.fh_export->ex_flags & NFSEXP_NOREADDIRPLUS) in nfsd3_proc_readdirplus()
|
D | nfs4xdr.c | 2982 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr() 3104 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent() 3240 return nfsd4_encode_fattr(xdr, fhp, fhp->fh_export, fhp->fh_dentry, in nfsd4_encode_getattr()
|
D | nfs4state.c | 4118 (cstate->current_fh.fh_export->ex_flags & NFSEXP_PNFS)) { in nfsd4_process_open1() 5115 status = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()
|