| /linux/fs/nfsd/ |
| A D | vfs.h | 76 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *, 77 const char *, unsigned int, struct svc_fh *); 94 struct svc_fh *res); 97 int type, dev_t rdev, struct svc_fh *res); 100 struct svc_fh *resfhp, struct nfsd_attrs *iap); 143 struct svc_fh *res); 145 char *, int, struct svc_fh *); 149 struct svc_fh *, char *, int, 150 struct svc_fh *, char *, int); 163 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 | nfsfh.h | 78 typedef struct svc_fh { struct 110 } svc_fh; argument 214 extern char * SVCFH_fmt(struct svc_fh *fhp); 221 struct svc_fh *, umode_t, int); 222 __be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *); 223 __be32 fh_update(struct svc_fh *); 224 void fh_put(struct svc_fh *); 226 static __inline__ struct svc_fh * 227 fh_copy(struct svc_fh *dst, const struct svc_fh *src) in fh_copy() 242 static __inline__ struct svc_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.c | 149 struct svc_fh *fhp) in nfsd_set_fh_dentry() 319 struct svc_fh *fhp, umode_t type, int access) in __fh_verify() 411 struct auth_domain *client, struct svc_fh *fhp, in fh_verify_local() 515 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() 571 struct svc_fh *ref_fh) in fh_compose() 636 fh_update(struct svc_fh *fhp) in fh_update() 667 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() 697 __be32 fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs() 747 fh_put(struct svc_fh *fhp) in fh_put() 768 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt() [all …]
|
| A D | filecache.h | 64 __be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, 66 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, 68 __be32 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, 72 struct auth_domain *client, struct svc_fh *fhp,
|
| A D | vfs.c | 312 unsigned int len, struct svc_fh *resfh) in nfsd_lookup() 372 commit_metadata(struct svc_fh *fhp) in commit_metadata() 490 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 1399 struct svc_fh *resfhp, struct nfsd_attrs *attrs) in nfsd_create_setattr() 1462 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create_locked() 1552 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() 1554 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create() 1654 struct svc_fh *resfhp) in nfsd_symlink() 1711 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() 1712 char *name, int len, struct svc_fh *tfhp) in nfsd_link() [all …]
|
| 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() 140 svcxdr_encode_post_op_fh3(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_post_op_fh3() 202 svcxdr_decode_diropargs3(struct xdr_stream *xdr, struct svc_fh *fhp, in svcxdr_decode_diropargs3() 336 const struct svc_fh *fhp, const struct kstat *stat) in svcxdr_encode_fattr3() 387 svcxdr_encode_wcc_attr(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_wcc_attr() 427 const struct svc_fh *fhp) in svcxdr_encode_post_op_attr() 459 const struct svc_fh *fhp) in svcxdr_encode_wcc_data() 980 compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp, in compose_entry_fh() [all …]
|
| A D | xdr4.h | 182 struct svc_fh current_fh; 183 struct svc_fh save_fh; 262 struct svc_fh *ga_fhp; /* response */ 427 struct svc_fh *rd_fhp; /* response */ 438 struct svc_fh * rd_fhp; /* response */ 451 struct svc_fh * rl_fhp; /* request */ 786 struct svc_fh * getfh; 926 struct svc_fh *fhp, struct svc_export *exp, 953 struct svc_fh *current_fh, struct nfsd4_open *open);
|
| A D | pnfs.h | 32 __be32 (*proc_layoutget)(struct inode *, const struct svc_fh *fhp, 66 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
|
| A D | export.h | 14 struct svc_fh; 119 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
|
| A D | acl.h | 39 struct svc_fh;
|
| A D | nfs4proc.c | 132 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2() 234 struct svc_fh *resfhp, struct nfsd4_open *open) in nfsd4_create_file() 421 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() 488 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() 532 struct svc_fh *resfh = NULL; in nfsd4_open() 784 struct svc_fh resfh; in nfsd4_create() 908 struct svc_fh tmp_fh; in nfsd4_do_lookupp() 1512 struct svc_fh *s_fh = NULL; in nfsd4_setup_inter_ssc() 2273 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() 2360 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() [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 | lockd.c | 33 struct svc_fh fh; in nlm_fopen()
|
| A D | nfs3acl.c | 34 svc_fh *fh; in nfsd3_proc_getacl() 90 svc_fh *fh; in nfsd3_proc_setacl()
|
| A D | filecache.c | 1018 struct svc_fh *fhp, in nfsd_file_do_acquire() 1180 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_gc() 1205 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() 1242 struct auth_domain *client, struct svc_fh *fhp, in nfsd_file_acquire_local() 1278 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_opened()
|
| A D | trace.h | 200 const struct svc_fh *fhp, 238 const struct svc_fh *fhp, 282 struct svc_fh *fhp, 303 struct svc_fh *fhp, \ 404 struct svc_fh *fhp, 428 struct svc_fh *fhp, \ 445 struct svc_fh *fhp, 469 struct svc_fh *fhp, \ 478 TP_PROTO(struct svc_fh *fhp, 500 struct svc_fh *src_fhp, [all …]
|
| A D | nfs2acl.c | 36 svc_fh *fh; in nfsacld_proc_getacl() 98 svc_fh *fh; in nfsacld_proc_setacl()
|
| A D | flexfilelayout.c | 23 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget()
|
| A D | localio.c | 65 struct svc_fh fh; in nfsd_open_local_fh()
|
| A D | nfsproc.c | 83 struct svc_fh *fhp; in nfsd_proc_setattr() 283 svc_fh *dirfhp = &argp->fh; in nfsd_proc_create() 284 svc_fh *newfhp = &resp->fh; in nfsd_proc_create() 507 struct svc_fh newfh; in nfsd_proc_symlink()
|
| A D | blocklayout.c | 21 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
|
| 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 | nfs3proc.c | 256 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file() 257 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file() 381 svc_fh *dirfhp, *newfhp; in nfsd3_proc_create()
|