Home
last modified time | relevance | path

Searched refs:fh_export (Results 1 – 13 of 13) sorted by relevance

/linux/fs/nfsd/
A Dnfsfh.c272 fhp->fh_export = exp; in nfsd_set_fh_dentry()
333 exp = fhp->fh_export; in __fh_verify()
521 if (ref_fh && ref_fh->fh_export == exp) { in set_version_and_fsid_type()
609 fhp->fh_export = exp_get(exp); in fh_compose()
649 _fh_update(fhp, fhp->fh_export, dentry); in fh_update()
750 struct svc_export * exp = fhp->fh_export; in fh_put()
759 fhp->fh_export = NULL; in fh_put()
787 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
791 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
800 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
[all …]
A Dvfs.h169 ret = mnt_want_write(fh->fh_export->ex_path.mnt); in fh_want_write()
179 mnt_drop_write(fh->fh_export->ex_path.mnt); in fh_drop_write()
186 struct path p = {.mnt = fh->fh_export->ex_path.mnt, in fh_getattr()
A Dvfs.c252 exp = exp_get(fhp->fh_export); in nfsd_lookup_dentry()
376 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
426 fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
801 export = fhp->fh_export; in nfsd_access()
873 path.mnt = fhp->fh_export->ex_path.mnt; in __nfsd_open()
1185 exp = fhp->fh_export; in nfsd_vfs_write()
1363 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
1616 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_readlink()
1834 if (ffhp->fh_export->ex_path.mnt != tfhp->fh_export->ex_path.mnt) in nfsd_rename()
1836 if (ffhp->fh_export->ex_path.dentry != tfhp->fh_export->ex_path.dentry) in nfsd_rename()
[all …]
A Dnfsxdr.c247 fsid = (u32)fhp->fh_export->ex_fsid; in svcxdr_encode_fattr()
250 fsid = ((u32 *)fhp->fh_export->ex_uuid)[0]; in svcxdr_encode_fattr()
251 fsid ^= ((u32 *)fhp->fh_export->ex_uuid)[1]; in svcxdr_encode_fattr()
252 fsid ^= ((u32 *)fhp->fh_export->ex_uuid)[2]; in svcxdr_encode_fattr()
253 fsid ^= ((u32 *)fhp->fh_export->ex_uuid)[3]; in svcxdr_encode_fattr()
A Dnfs4layouts.c71 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()
A Dlockd.c39 fh.fh_export = NULL; in nlm_fopen()
A Dnfs4proc.c86 struct svc_export *exp = cstate->current_fh.fh_export; in check_attr_support()
136 if (src->fh_export) in fh_dup2()
137 exp_get(src->fh_export); in fh_dup2()
214 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd4_vfs_create()
279 status = fh_compose(resfhp, fhp->fh_export, child, fhp); in nfsd4_create_file()
1271 EX_ISSYNC(cstate->current_fh.fh_export)); in nfsd4_clone()
2126 cstate->current_fh.fh_export, in _nfsd4_verify()
2752 } else if (current_fh->fh_export && in nfsd4_proc_compound()
2753 current_fh->fh_export->ex_fslocs.migrated && in nfsd4_proc_compound()
2797 if (current_fh->fh_export && in nfsd4_proc_compound()
[all …]
A Dnfsfh.h82 struct svc_export * fh_export; /* export pointer */ member
A Dnfs3xdr.c365 fsid = (u64)fhp->fh_export->ex_fsid; in svcxdr_encode_fattr3()
368 fsid = ((u64 *)fhp->fh_export->ex_uuid)[0]; in svcxdr_encode_fattr3()
369 fsid ^= ((u64 *)fhp->fh_export->ex_uuid)[1]; in svcxdr_encode_fattr3()
988 exp = cd->fh.fh_export; in compose_entry_fh()
A Dnfsproc.c321 resp->status = fh_compose(newfhp, dirfhp->fh_export, dchild, dirfhp); in nfsd_proc_create()
367 newfhp->fh_export, in nfsd_proc_create()
A Dnfs3proc.c299 status = fh_compose(resfhp, fhp->fh_export, child, fhp); in nfsd3_create_file()
672 if (resp->fh.fh_export->ex_flags & NFSEXP_NOREADDIRPLUS) { in nfsd3_proc_readdirplus()
A Dnfs4xdr.c3735 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_entry4_fattr()
3851 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_entry4()
4023 return nfsd4_encode_fattr4(resp->rqstp, xdr, fhp, fhp->fh_export, in nfsd4_encode_getattr()
A Dnfs4state.c5428 (cstate->current_fh.fh_export->ex_flags & NFSEXP_PNFS)) { in nfsd4_process_open1()
5956 path.mnt = currentfh->fh_export->ex_path.mnt; in nfs4_delegation_stat()
6941 fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()

Completed in 53 milliseconds