/linux/fs/nfsd/ |
A D | vfs.h | 47 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *, 48 const char *, unsigned int, struct svc_fh *); 66 int type, dev_t rdev, struct svc_fh *res); 69 int type, dev_t rdev, struct svc_fh *res); 74 struct svc_fh *res, int createmode, 117 struct svc_fh *res); 119 char *, int, struct svc_fh *); 123 struct svc_fh *, char *, int, 124 struct svc_fh *, char *, int); 135 static inline int fh_want_write(struct svc_fh *fh) in fh_want_write() [all …]
|
A D | xdr3.h | 14 struct svc_fh fh; 21 struct svc_fh fh; 27 struct svc_fh fh; 32 struct svc_fh fh; 38 svc_fh fh; 47 struct svc_fh fh; 56 struct svc_fh fh; 65 struct svc_fh ffh; 91 struct svc_fh fh; 98 struct svc_fh fh; [all …]
|
A D | xdr.h | 12 struct svc_fh fh; 16 struct svc_fh fh; 21 struct svc_fh fh; 27 struct svc_fh fh; 33 svc_fh fh; 40 struct svc_fh fh; 47 struct svc_fh ffh; 50 struct svc_fh tfh; 56 struct svc_fh ffh; 73 struct svc_fh fh; [all …]
|
A D | nfsfh.h | 78 typedef struct svc_fh { struct 111 } svc_fh; argument 221 __be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *); 222 __be32 fh_update(struct svc_fh *); 223 void fh_put(struct svc_fh *); 225 static __inline__ struct svc_fh * 226 fh_copy(struct svc_fh *dst, struct svc_fh *src) in fh_copy() 241 static __inline__ struct svc_fh * 292 fh_clear_wcc(struct svc_fh *fhp) in fh_clear_wcc() 363 fh_lock(struct svc_fh *fhp) in fh_lock() [all …]
|
A D | vfs.c | 251 unsigned int len, struct svc_fh *resfh) in nfsd_lookup() 293 commit_metadata(struct svc_fh *fhp) in commit_metadata() 1115 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_commit() 1204 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create_locked() 1314 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() 1316 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create() 1360 struct svc_fh *resfhp, int createmode, u32 *verifier, in do_nfsd_create() 1567 struct svc_fh *resfhp) in nfsd_symlink() 1619 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() 1620 char *name, int len, struct svc_fh *tfhp) in nfsd_link() [all …]
|
A D | nfsfh.c | 154 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry() 328 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify() 415 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 467 static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *re… in set_version_and_fsid_type() 522 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 523 struct svc_fh *ref_fh) in fh_compose() 588 fh_update(struct svc_fh *fhp) in fh_update() 618 fh_put(struct svc_fh *fhp) in fh_put() 640 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt() 651 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source()
|
A D | xdr4.h | 54 struct svc_fh current_fh; 55 struct svc_fh save_fh; 134 struct svc_fh *ga_fhp; /* response */ 306 struct svc_fh *rd_fhp; /* response */ 316 struct svc_fh * rd_fhp; /* response */ 329 struct svc_fh * rl_fhp; /* request */ 616 struct svc_fh * getfh; 749 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info() 766 struct svc_fh *fhp, struct svc_export *exp, 793 struct svc_fh *current_fh, struct nfsd4_open *open);
|
A D | acl.h | 39 struct svc_fh; 48 __be32 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
A D | nfs3xdr.c | 20 static const struct svc_fh nfs3svc_null_fh = { 81 svcxdr_decode_nfs_fh3(struct xdr_stream *xdr, struct svc_fh *fhp) in svcxdr_decode_nfs_fh3() 123 svcxdr_encode_nfs_fh3(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_nfs_fh3() 202 svcxdr_decode_diropargs3(struct xdr_stream *xdr, struct svc_fh *fhp, in svcxdr_decode_diropargs3() 339 const struct svc_fh *fhp, const struct kstat *stat) in svcxdr_encode_fattr3() 430 const struct svc_fh *fhp) in svcxdr_encode_post_op_attr() 462 const struct svc_fh *fhp) in svcxdr_encode_wcc_data() 498 void fill_pre_wcc(struct svc_fh *fhp) in fill_pre_wcc() 529 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() 1055 compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp, in compose_entry_fh() [all …]
|
A D | pnfs.h | 32 __be32 (*proc_layoutget)(struct inode *, const struct svc_fh *fhp, 65 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
|
A D | export.h | 14 struct svc_fh; 117 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
|
A D | nfs4proc.c | 180 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2() 241 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() 322 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() 369 struct svc_fh *resfh = NULL; in nfsd4_open() 620 struct svc_fh resfh; in nfsd4_create() 746 struct svc_fh tmp_fh; in nfsd4_do_lookupp() 1367 struct svc_fh *s_fh = NULL; in nfsd4_setup_inter_ssc() 2053 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() 2140 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() 2203 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() [all …]
|
A D | nfsxdr.c | 59 svcxdr_decode_fhandle(struct xdr_stream *xdr, struct svc_fh *fhp) in svcxdr_decode_fhandle() 74 svcxdr_encode_fhandle(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_fhandle() 122 svcxdr_decode_diropargs(struct xdr_stream *xdr, struct svc_fh *fhp, in svcxdr_decode_diropargs() 215 const struct svc_fh *fhp, const struct kstat *stat) in svcxdr_encode_fattr()
|
A D | trace.h | 201 struct svc_fh *fhp, 222 struct svc_fh *fhp, \ 322 struct svc_fh *fhp, 346 struct svc_fh *fhp, \ 363 struct svc_fh *fhp, 387 struct svc_fh *fhp, \ 396 TP_PROTO(struct svc_fh *fhp,
|
A D | filecache.h | 61 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
A D | nfs3acl.c | 34 svc_fh *fh; in nfsd3_proc_getacl() 90 svc_fh *fh; in nfsd3_proc_setacl()
|
A D | lockd.c | 33 struct svc_fh fh; in nlm_fopen()
|
A D | nfs2acl.c | 36 svc_fh *fh; in nfsacld_proc_getacl() 98 svc_fh *fh; in nfsacld_proc_setacl()
|
A D | nfsproc.c | 54 struct svc_fh *fhp; in nfsd_proc_setattr() 265 svc_fh *dirfhp = &argp->fh; in nfsd_proc_create() 266 svc_fh *newfhp = &resp->fh; in nfsd_proc_create() 480 struct svc_fh newfh; in nfsd_proc_symlink()
|
A D | flexfilelayout.c | 22 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget()
|
A D | nfs4state.c | 665 static unsigned int file_hashval(struct svc_fh *fh) in file_hashval() 1046 struct svc_fh *current_fh, in alloc_init_deleg() 4503 find_file_locked(struct svc_fh *fh, unsigned int hashval) in find_file_locked() 4542 static struct nfs4_file * find_file(struct svc_fh *fh) in find_file() 4554 find_or_add_file(struct nfs4_file *new, struct svc_fh *fh) in find_or_add_file() 4906 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, in nfsd4_truncate() 4921 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file() 5109 nfs4_set_delegation(struct nfs4_client *clp, struct svc_fh *fh, in nfs4_set_delegation() 5222 nfs4_open_delegation(struct svc_fh *fh, struct nfsd4_open *open, in nfs4_open_delegation() 6030 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op() [all …]
|
A D | nfs4layouts.c | 56 nfsd4_alloc_devid_map(const struct svc_fh *fhp) in nfsd4_alloc_devid_map() 112 nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp, in nfsd4_set_deviceid()
|
A D | blocklayout.c | 21 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
|
A D | state.h | 639 struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
|
A D | export.c | 980 struct svc_fh fh; in exp_rootfh() 1173 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
|