/linux-4.4.14/fs/nfsd/ |
D | vfs.h | 46 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *, 47 const char *, unsigned int, struct svc_fh *); 48 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *, 51 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *, 55 __be32 nfsd4_set_nfs4_label(struct svc_rqst *, struct svc_fh *, 57 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *, 60 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *, 62 int type, dev_t rdev, struct svc_fh *res); 64 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *); 65 __be32 do_nfsd_create(struct svc_rqst *, struct svc_fh *, [all …]
|
D | xdr3.h | 13 struct svc_fh fh; 20 struct svc_fh fh; 26 struct svc_fh fh; 31 struct svc_fh fh; 38 svc_fh fh; 47 struct svc_fh fh; 56 struct svc_fh fh; 65 struct svc_fh ffh; 68 struct svc_fh tfh; 74 struct svc_fh fh; [all …]
|
D | xdr.h | 11 struct svc_fh fh; 15 struct svc_fh fh; 20 struct svc_fh fh; 26 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 fh; 61 struct svc_fh ffh; [all …]
|
D | nfsfh.h | 27 typedef struct svc_fh { struct 55 } svc_fh; argument 73 extern enum fsid_source fsid_source(struct svc_fh *fhp); 156 extern char * SVCFH_fmt(struct svc_fh *fhp); 161 __be32 fh_verify(struct svc_rqst *, struct svc_fh *, umode_t, int); 162 __be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *); 163 __be32 fh_update(struct svc_fh *); 164 void fh_put(struct svc_fh *); 166 static __inline__ struct svc_fh * 167 fh_copy(struct svc_fh *dst, struct svc_fh *src) in fh_copy() [all …]
|
D | nfsfh.c | 135 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry() 304 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify() 391 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 457 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() 512 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 513 struct svc_fh *ref_fh) in fh_compose() 592 fh_update(struct svc_fh *fhp) in fh_update() 626 fh_put(struct svc_fh *fhp) in fh_put() 647 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt() 663 enum fsid_source fsid_source(struct svc_fh *fhp) in fsid_source()
|
D | vfs.c | 181 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 252 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 253 unsigned int len, struct svc_fh *resfh) in nfsd_lookup() 285 commit_metadata(struct svc_fh *fhp) in commit_metadata() 328 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 362 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr() 475 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label() 494 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label() 501 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate() 562 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() [all …]
|
D | acl.h | 39 struct svc_fh; 56 __be32 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
D | xdr4.h | 54 struct svc_fh current_fh; 55 struct svc_fh save_fh; 135 struct svc_fh *ga_fhp; /* response */ 279 struct svc_fh * rd_fhp; /* response */ 289 struct svc_fh * rd_fhp; /* response */ 302 struct svc_fh * rl_fhp; /* request */ 515 struct svc_fh * getfh; 632 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info() 656 struct svc_fh *fhp, struct svc_export *exp, 684 struct svc_fh *current_fh, struct nfsd4_open *open);
|
D | pnfs.h | 28 __be32 (*proc_layoutget)(struct inode *, const struct svc_fh *fhp, 51 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
|
D | export.h | 12 struct svc_fh; 99 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
|
D | nfs4proc.c | 53 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx() 75 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx() 162 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl() 178 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2() 188 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 210 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg() 228 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache() 237 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup() 239 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() 243 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup() [all …]
|
D | nfs3xdr.c | 48 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh() 62 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh() 68 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh() 142 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid() 164 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3() 190 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr() 203 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr() 223 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr() 232 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data() 255 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc() [all …]
|
D | nfsxdr.c | 28 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh() 40 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs2svc_decode_fh() 46 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh() 144 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr() 200 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
|
D | lockd.c | 30 struct svc_fh fh; in nlm_fopen()
|
D | nfs3acl.c | 34 svc_fh *fh; in nfsd3_proc_getacl() 88 svc_fh *fh; in nfsd3_proc_setacl()
|
D | nfsproc.c | 63 struct svc_fh *fhp; in nfsd_proc_setattr() 234 svc_fh *dirfhp = &argp->fh; in nfsd_proc_create() 235 svc_fh *newfhp = &resp->fh; in nfsd_proc_create() 445 struct svc_fh newfh; in nfsd_proc_symlink()
|
D | nfs2acl.c | 35 svc_fh *fh; in nfsacld_proc_getacl() 95 svc_fh *fh; in nfsacld_proc_setacl()
|
D | blocklayout.c | 48 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
|
D | nfs4layouts.c | 46 nfsd4_alloc_devid_map(const struct svc_fh *fhp) in nfsd4_alloc_devid_map() 102 nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp, in nfsd4_set_deviceid()
|
D | nfs4state.c | 692 alloc_init_deleg(struct nfs4_client *clp, struct svc_fh *current_fh, in alloc_init_deleg() 3577 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict() 3900 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, in nfsd4_truncate() 3915 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file() 3980 nfs4_upgrade_open(struct svc_rqst *rqstp, struct nfs4_file *fp, struct svc_fh *cur_fh, struct nfs4_… in nfs4_upgrade_open() 4102 nfs4_set_delegation(struct nfs4_client *clp, struct svc_fh *fh, in nfs4_set_delegation() 4179 nfs4_open_delegation(struct svc_fh *fh, struct nfsd4_open *open, in nfs4_open_delegation() 4267 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2() 4554 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh() 4594 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids() [all …]
|
D | nfs4xdr.c | 2270 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp, in nfsd4_encode_fattr() 2279 struct svc_fh *tempfh = NULL; in nfsd4_encode_fattr() 2325 tempfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in nfsd4_encode_fattr() 2811 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr_to_buf() 3100 struct svc_fh *fhp = getattr->ga_fhp; in nfsd4_encode_getattr() 3113 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, struct svc_fh **fhpp) in nfsd4_encode_getfh() 3116 struct svc_fh *fhp = *fhpp; in nfsd4_encode_getfh()
|
D | export.c | 882 struct svc_fh fh; in exp_rootfh() 1065 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
|
D | nfs4acl.c | 755 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_acl()
|
D | nfs3proc.c | 213 svc_fh *dirfhp, *newfhp = NULL; in nfsd3_proc_create()
|