Searched refs:fh_export (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/fs/nfsd/ |
D | nfsfh.c | 269 fhp->fh_export = exp; in nfsd_set_fh_dentry() 318 exp = fhp->fh_export; in fh_verify() 463 if (ref_fh && ref_fh->fh_export == exp) { in set_version_and_fsid_type() 551 fhp->fh_export = exp_get(exp); in fh_compose() 603 _fh_update_old(dentry, fhp->fh_export, &fhp->fh_handle); in fh_update() 608 _fh_update(fhp, fhp->fh_export, dentry); in fh_update() 629 struct svc_export * exp = fhp->fh_export; in fh_put() 639 fhp->fh_export = NULL; in fh_put() 671 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source() 675 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source() [all …]
|
D | vfs.h | 112 int ret = mnt_want_write(fh->fh_export->ex_path.mnt); in fh_want_write() 123 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write() 129 struct path p = {.mnt = fh->fh_export->ex_path.mnt, in fh_getattr()
|
D | vfs.c | 193 exp = exp_get(fhp->fh_export); in nfsd_lookup_dentry() 290 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata() 337 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access() 574 export = fhp->fh_export; in nfsd_access() 666 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_open() 936 exp = fhp->fh_export; in nfsd_vfs_write() 1012 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_write() 1062 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit() 1164 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create() 1309 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in do_nfsd_create() [all …]
|
D | nfs4layouts.c | 61 if (fhp->fh_export->ex_devid_map) in nfsd4_alloc_devid_map() 72 fhp->fh_export->ex_devid_map = old; in nfsd4_alloc_devid_map() 79 fhp->fh_export->ex_devid_map = map; in nfsd4_alloc_devid_map() 105 if (!fhp->fh_export->ex_devid_map) { in nfsd4_set_deviceid() 107 if (!fhp->fh_export->ex_devid_map) in nfsd4_set_deviceid() 111 id->fsid_idx = fhp->fh_export->ex_devid_map->idx; in nfsd4_set_deviceid()
|
D | nfsxdr.c | 177 *p++ = htonl((u32) fhp->fh_export->ex_fsid); in encode_fattr() 180 f = ((u32*)fhp->fh_export->ex_uuid)[0]; in encode_fattr() 181 f ^= ((u32*)fhp->fh_export->ex_uuid)[1]; in encode_fattr() 182 f ^= ((u32*)fhp->fh_export->ex_uuid)[2]; in encode_fattr() 183 f ^= ((u32*)fhp->fh_export->ex_uuid)[3]; in encode_fattr()
|
D | lockd.c | 36 fh.fh_export = NULL; in nlm_fopen()
|
D | nfs4proc.c | 182 if (src->fh_export) in fh_dup2() 183 exp_get(src->fh_export); in fh_dup2() 850 !(cstate->save_fh.fh_export->ex_flags & NFSEXP_NOSUBTREECHECK)) in nfsd4_rename() 911 sin->sin_exp = exp_get(cstate->current_fh.fh_export); in nfsd4_secinfo_no_name() 1131 cstate->current_fh.fh_export, in _nfsd4_verify() 1269 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget() 1337 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit() 1396 if (!nfsd4_layout_verify(current_fh->fh_export, lrp->lr_layout_type)) in nfsd4_layoutreturn() 1662 } else if (current_fh->fh_export->ex_fslocs.migrated && in nfsd4_proc_compound() 1701 op->status = check_nfsd_access(current_fh->fh_export, rqstp); in nfsd4_proc_compound()
|
D | nfsfh.h | 31 struct svc_export * fh_export; /* export pointer */ member
|
D | nfs3xdr.c | 152 p = xdr_encode_hyper(p, (u64) fhp->fh_export->ex_fsid); in encode_fsid() 155 f = ((u64*)fhp->fh_export->ex_uuid)[0]; in encode_fsid() 156 f ^= ((u64*)fhp->fh_export->ex_uuid)[1]; in encode_fsid() 815 exp = cd->fh.fh_export; in compose_entry_fh()
|
D | nfsproc.c | 273 nfserr = fh_compose(newfhp, dirfhp->fh_export, dchild, dirfhp); in nfsd_proc_create() 318 newfhp->fh_export, in nfsd_proc_create()
|
D | nfs3proc.c | 474 if (resp->fh.fh_export->ex_flags & NFSEXP_NOREADDIRPLUS) in nfsd3_proc_readdirplus()
|
D | nfs4xdr.c | 2839 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr() 3106 nfserr = nfsd4_encode_fattr(xdr, fhp, fhp->fh_export, fhp->fh_dentry, in nfsd4_encode_getattr()
|
D | nfs4state.c | 3822 (cstate->current_fh.fh_export->ex_flags & NFSEXP_PNFS)) { in nfsd4_process_open1() 4775 status = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()
|