Symbol: svc_fh
fs/nfsd/acl.h
39
struct svc_fh;
fs/nfsd/blocklayout.c
26
nfsd4_block_map_extent(struct inode *inode, const struct svc_fh *fhp,
fs/nfsd/blocklayout.c
89
const struct svc_fh *fhp, struct nfsd4_layoutget *args)
fs/nfsd/export.c
1041
struct svc_fh fh;
fs/nfsd/export.c
1341
exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp)
fs/nfsd/export.h
126
__be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
fs/nfsd/export.h
15
struct svc_fh;
fs/nfsd/filecache.c
1055
nfsd_file_get_dio_attrs(const struct svc_fh *fhp, struct nfsd_file *nf)
fs/nfsd/filecache.c
1087
struct svc_fh *fhp,
fs/nfsd/filecache.c
1248
nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.c
1273
nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.c
1309
struct auth_domain *client, struct svc_fh *fhp,
fs/nfsd/filecache.c
1345
nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.c
1371
nfsd_file_acquire_dir(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
75
__be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
77
__be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
79
__be32 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
83
struct auth_domain *client, struct svc_fh *fhp,
fs/nfsd/filecache.h
85
__be32 nfsd_file_acquire_dir(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/flexfilelayout.c
24
const struct svc_fh *fhp, struct nfsd4_layoutget *args)
fs/nfsd/localio.c
54
struct svc_fh fh;
fs/nfsd/lockd.c
33
struct svc_fh fh;
fs/nfsd/nfs2acl.c
100
svc_fh *fh;
fs/nfsd/nfs2acl.c
36
svc_fh *fh;
fs/nfsd/nfs3acl.c
34
svc_fh *fh;
fs/nfsd/nfs3acl.c
92
svc_fh *fh;
fs/nfsd/nfs3proc.c
253
nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/nfs3proc.c
254
struct svc_fh *resfhp, struct nfsd3_createargs *argp)
fs/nfsd/nfs3proc.c
378
svc_fh *dirfhp, *newfhp;
fs/nfsd/nfs3xdr.c
1110
struct svc_fh *fhp = &resp->scratch;
fs/nfsd/nfs3xdr.c
123
svcxdr_encode_nfs_fh3(struct xdr_stream *xdr, const struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
140
svcxdr_encode_post_op_fh3(struct xdr_stream *xdr, const struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
20
static const struct svc_fh nfs3svc_null_fh = {
fs/nfsd/nfs3xdr.c
202
svcxdr_decode_diropargs3(struct xdr_stream *xdr, struct svc_fh *fhp,
fs/nfsd/nfs3xdr.c
336
const struct svc_fh *fhp, const struct kstat *stat)
fs/nfsd/nfs3xdr.c
387
svcxdr_encode_wcc_attr(struct xdr_stream *xdr, const struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
402
svcxdr_encode_pre_op_attr(struct xdr_stream *xdr, const struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
427
const struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
459
const struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
81
svcxdr_decode_nfs_fh3(struct xdr_stream *xdr, struct svc_fh *fhp)
fs/nfsd/nfs3xdr.c
980
compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp,
fs/nfsd/nfs4layouts.c
112
nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
fs/nfsd/nfs4layouts.c
56
nfsd4_alloc_devid_map(const struct svc_fh *fhp)
fs/nfsd/nfs4proc.c
142
fh_dup2(struct svc_fh *dst, struct svc_fh *src)
fs/nfsd/nfs4proc.c
152
do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode)
fs/nfsd/nfs4proc.c
171
static __be32 nfsd_check_obj_isreg(struct svc_fh *fh, u32 minor_version)
fs/nfsd/nfs4proc.c
1804
struct svc_fh *s_fh = NULL;
fs/nfsd/nfs4proc.c
190
static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh)
fs/nfsd/nfs4proc.c
205
nfsd4_vfs_create(struct svc_fh *fhp, struct dentry **child,
fs/nfsd/nfs4proc.c
248
nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/nfs4proc.c
249
struct svc_fh *resfhp, struct nfsd4_open *open)
fs/nfsd/nfs4proc.c
2630
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
2718
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
2788
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
3043
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
3044
struct svc_fh *save_fh = &cstate->save_fh;
fs/nfsd/nfs4proc.c
425
set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp)
fs/nfsd/nfs4proc.c
448
do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh)
fs/nfsd/nfs4proc.c
450
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
454
*resfh = kmalloc_obj(struct svc_fh);
fs/nfsd/nfs4proc.c
517
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
561
struct svc_fh *resfh = NULL;
fs/nfsd/nfs4proc.c
822
struct svc_fh resfh;
fs/nfsd/nfs4proc.c
960
static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh)
fs/nfsd/nfs4proc.c
962
struct svc_fh tmp_fh;
fs/nfsd/nfs4state.c
4800
static void nfsd4_file_init(const struct svc_fh *fh, struct nfs4_file *fp)
fs/nfsd/nfs4state.c
5279
nfsd4_file_hash_lookup(const struct svc_fh *fhp)
fs/nfsd/nfs4state.c
5309
nfsd4_file_hash_insert(struct nfs4_file *new, const struct svc_fh *fhp)
fs/nfsd/nfs4state.c
5359
nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type)
fs/nfsd/nfs4state.c
5765
nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh,
fs/nfsd/nfs4state.c
5783
struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp,
fs/nfsd/nfs4state.c
5871
struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp,
fs/nfsd/nfs4state.c
6001
struct svc_fh *parent)
fs/nfsd/nfs4state.c
6053
struct svc_fh *parent)
fs/nfsd/nfs4state.c
6219
nfs4_delegation_stat(struct nfs4_delegation *dp, struct svc_fh *currentfh,
fs/nfsd/nfs4state.c
6249
struct svc_fh *fh, struct nfs4_ol_stateid *stp)
fs/nfsd/nfs4state.c
6299
struct nfs4_ol_stateid *stp, struct svc_fh *currentfh,
fs/nfsd/nfs4state.c
6300
struct svc_fh *fh)
fs/nfsd/nfs4state.c
6305
struct svc_fh *parent = NULL;
fs/nfsd/nfs4state.c
6424
nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open)
fs/nfsd/nfs4state.c
7096
static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp)
fs/nfsd/nfs4state.c
7121
check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags)
fs/nfsd/nfs4state.c
7310
nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s,
fs/nfsd/nfs4state.c
7438
struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
fs/nfsd/nfs4state.c
7606
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4state.c
8532
static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock)
fs/nfsd/nfs4xdr.c
3143
struct svc_fh *fhp;
fs/nfsd/nfs4xdr.c
3860
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfs4xdr.c
3867
struct svc_fh *tempfh = NULL;
fs/nfsd/nfs4xdr.c
3959
tempfh = kmalloc_obj(struct svc_fh);
fs/nfsd/nfs4xdr.c
4116
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfs4xdr.c
4446
struct svc_fh *fhp = getattr->ga_fhp;
fs/nfsd/nfs4xdr.c
4459
struct svc_fh *fhp = u->getfh;
fs/nfsd/nfsfh.c
149
struct svc_fh *fhp)
fs/nfsd/nfsfh.c
320
struct svc_fh *fhp, umode_t type, int access)
fs/nfsd/nfsfh.c
434
struct auth_domain *client, struct svc_fh *fhp,
fs/nfsd/nfsfh.c
469
fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access)
fs/nfsd/nfsfh.c
483
static void _fh_update(struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfsfh.c
538
static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *ref_fh)
fs/nfsd/nfsfh.c
593
fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry,
fs/nfsd/nfsfh.c
594
struct svc_fh *ref_fh)
fs/nfsd/nfsfh.c
659
fh_update(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
693
__be32 fh_getattr(const struct svc_fh *fhp, struct kstat *stat)
fs/nfsd/nfsfh.c
717
__be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
745
__be32 fh_fill_post_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
774
__be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
794
fh_put(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
815
char * SVCFH_fmt(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
826
enum fsid_source fsid_source(const struct svc_fh *fhp)
fs/nfsd/nfsfh.h
134
extern enum fsid_source fsid_source(const struct svc_fh *fhp);
fs/nfsd/nfsfh.h
217
extern char * SVCFH_fmt(struct svc_fh *fhp);
fs/nfsd/nfsfh.h
222
__be32 fh_verify(struct svc_rqst *, struct svc_fh *, umode_t, int);
fs/nfsd/nfsfh.h
224
struct svc_fh *, umode_t, int);
fs/nfsd/nfsfh.h
225
__be32 fh_getattr(const struct svc_fh *fhp, struct kstat *stat);
fs/nfsd/nfsfh.h
226
__be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *);
fs/nfsd/nfsfh.h
227
__be32 fh_update(struct svc_fh *);
fs/nfsd/nfsfh.h
228
void fh_put(struct svc_fh *);
fs/nfsd/nfsfh.h
230
static __inline__ struct svc_fh *
fs/nfsd/nfsfh.h
231
fh_copy(struct svc_fh *dst, const struct svc_fh *src)
fs/nfsd/nfsfh.h
246
static __inline__ struct svc_fh *
fs/nfsd/nfsfh.h
247
fh_init(struct svc_fh *fhp, int maxsize)
fs/nfsd/nfsfh.h
288
static inline int fh_want_write(struct svc_fh *fhp)
fs/nfsd/nfsfh.h
304
static inline void fh_drop_write(struct svc_fh *fhp)
fs/nfsd/nfsfh.h
329
static inline void fh_clear_pre_post_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.h
336
__be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp);
fs/nfsd/nfsfh.h
337
__be32 fh_fill_post_attrs(struct svc_fh *fhp);
fs/nfsd/nfsfh.h
338
__be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp);
fs/nfsd/nfsproc.c
281
svc_fh *dirfhp = &argp->fh;
fs/nfsd/nfsproc.c
282
svc_fh *newfhp = &resp->fh;
fs/nfsd/nfsproc.c
490
struct svc_fh newfh;
fs/nfsd/nfsproc.c
84
struct svc_fh *fhp;
fs/nfsd/nfsxdr.c
122
svcxdr_decode_diropargs(struct xdr_stream *xdr, struct svc_fh *fhp,
fs/nfsd/nfsxdr.c
215
const struct svc_fh *fhp, const struct kstat *stat)
fs/nfsd/nfsxdr.c
59
svcxdr_decode_fhandle(struct xdr_stream *xdr, struct svc_fh *fhp)
fs/nfsd/nfsxdr.c
74
svcxdr_encode_fhandle(struct xdr_stream *xdr, const struct svc_fh *fhp)
fs/nfsd/pnfs.h
33
const struct svc_fh *fhp, struct nfsd4_layoutget *lgp);
fs/nfsd/pnfs.h
67
int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
fs/nfsd/state.h
793
struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
fs/nfsd/trace.h
2423
const struct svc_fh *fhp,
fs/nfsd/trace.h
2461
const struct svc_fh *fhp,
fs/nfsd/trace.h
2484
const struct svc_fh *fhp,
fs/nfsd/trace.h
2511
const struct svc_fh *fhp,
fs/nfsd/trace.h
2538
const struct svc_fh *sfhp,
fs/nfsd/trace.h
2539
const struct svc_fh *tfhp,
fs/nfsd/trace.h
2565
const struct svc_fh *fhp,
fs/nfsd/trace.h
2589
const struct svc_fh *sfhp,
fs/nfsd/trace.h
2590
const struct svc_fh *tfhp,
fs/nfsd/trace.h
2620
const struct svc_fh *fhp,
fs/nfsd/trace.h
2646
const struct svc_fh *fhp
fs/nfsd/trace.h
266
const struct svc_fh *fhp,
fs/nfsd/trace.h
2666
const struct svc_fh *fhp \
fs/nfsd/trace.h
304
const struct svc_fh *fhp,
fs/nfsd/trace.h
348
struct svc_fh *fhp,
fs/nfsd/trace.h
369
struct svc_fh *fhp, \
fs/nfsd/trace.h
470
struct svc_fh *fhp,
fs/nfsd/trace.h
494
struct svc_fh *fhp, \
fs/nfsd/trace.h
516
struct svc_fh *fhp,
fs/nfsd/trace.h
540
struct svc_fh *fhp, \
fs/nfsd/trace.h
549
TP_PROTO(struct svc_fh *fhp,
fs/nfsd/trace.h
571
struct svc_fh *src_fhp,
fs/nfsd/trace.h
573
struct svc_fh *dst_fhp,
fs/nfsd/trace.h
608
struct svc_fh *src_fhp, \
fs/nfsd/trace.h
610
struct svc_fh *dst_fhp, \
fs/nfsd/vfs.c
1047
static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1078
__be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1112
nfsd_direct_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1191
__be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1368
nfsd_direct_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1425
nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1575
__be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1614
nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset,
fs/nfsd/vfs.c
1656
nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf,
fs/nfsd/vfs.c
1718
nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1719
struct svc_fh *resfhp, struct nfsd_attrs *attrs)
fs/nfsd/vfs.c
1780
nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1782
int type, dev_t rdev, struct svc_fh *resfhp)
fs/nfsd/vfs.c
1860
nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1862
int type, dev_t rdev, struct svc_fh *resfhp)
fs/nfsd/vfs.c
1910
nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp)
fs/nfsd/vfs.c
1957
nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1960
struct svc_fh *resfhp)
fs/nfsd/vfs.c
2025
nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp,
fs/nfsd/vfs.c
2026
char *name, int len, struct svc_fh *tfhp)
fs/nfsd/vfs.c
2136
nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen,
fs/nfsd/vfs.c
2137
struct svc_fh *tfhp, char *tname, int tlen)
fs/nfsd/vfs.c
2270
nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
fs/nfsd/vfs.c
2400
static __be32 nfsd_buffered_readdir(struct file *file, struct svc_fh *fhp,
fs/nfsd/vfs.c
243
nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
2489
nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp,
fs/nfsd/vfs.c
2559
nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access)
fs/nfsd/vfs.c
2624
nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name,
fs/nfsd/vfs.c
2697
nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char **bufp,
fs/nfsd/vfs.c
2762
nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name)
fs/nfsd/vfs.c
2791
nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name,
fs/nfsd/vfs.c
315
nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
fs/nfsd/vfs.c
316
unsigned int len, struct svc_fh *resfh)
fs/nfsd/vfs.c
376
commit_metadata(struct svc_fh *fhp)
fs/nfsd/vfs.c
421
nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
502
nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
751
__be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
823
nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported)
fs/nfsd/vfs.c
898
__nfsd_open(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp)
fs/nfsd/vfs.c
945
nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type,
fs/nfsd/vfs.c
989
nfsd_open_verified(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp)
fs/nfsd/vfs.h
100
__be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
fs/nfsd/vfs.h
101
__be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
102
struct svc_fh *resfhp, struct nfsd_attrs *iap);
fs/nfsd/vfs.h
103
__be32 nfsd_commit(struct svc_rqst *rqst, struct svc_fh *fhp,
fs/nfsd/vfs.h
107
__be32 nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
109
__be32 nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
111
__be32 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
113
__be32 nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
117
__be32 nfsd_open(struct svc_rqst *, struct svc_fh *, umode_t,
fs/nfsd/vfs.h
119
int nfsd_open_verified(struct svc_fh *fhp, umode_t type, int may_flags,
fs/nfsd/vfs.h
121
__be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
125
__be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
130
__be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
133
__be32 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
136
__be32 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.h
140
__be32 nfsd_readlink(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
142
__be32 nfsd_symlink(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
145
struct svc_fh *res);
fs/nfsd/vfs.h
146
__be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
147
char *, int, struct svc_fh *);
fs/nfsd/vfs.h
151
struct svc_fh *, char *, int,
fs/nfsd/vfs.h
152
struct svc_fh *, char *, int);
fs/nfsd/vfs.h
153
__be32 nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,
fs/nfsd/vfs.h
155
__be32 nfsd_readdir(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
157
__be32 nfsd_statfs(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
78
__be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
79
const char *, unsigned int, struct svc_fh *);
fs/nfsd/vfs.h
80
__be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
83
__be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
87
__be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
94
__be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
96
struct svc_fh *res);
fs/nfsd/vfs.h
97
__be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
fs/nfsd/vfs.h
99
int type, dev_t rdev, struct svc_fh *res);
fs/nfsd/xdr.h
102
struct svc_fh fh;
fs/nfsd/xdr.h
12
struct svc_fh fh;
fs/nfsd/xdr.h
16
struct svc_fh fh;
fs/nfsd/xdr.h
172
bool svcxdr_decode_fhandle(struct xdr_stream *xdr, struct svc_fh *fhp);
fs/nfsd/xdr.h
175
const struct svc_fh *fhp, const struct kstat *stat);
fs/nfsd/xdr.h
21
struct svc_fh fh;
fs/nfsd/xdr.h
27
struct svc_fh fh;
fs/nfsd/xdr.h
33
svc_fh fh;
fs/nfsd/xdr.h
40
struct svc_fh fh;
fs/nfsd/xdr.h
47
struct svc_fh ffh;
fs/nfsd/xdr.h
50
struct svc_fh tfh;
fs/nfsd/xdr.h
56
struct svc_fh ffh;
fs/nfsd/xdr.h
57
struct svc_fh tfh;
fs/nfsd/xdr.h
63
struct svc_fh ffh;
fs/nfsd/xdr.h
73
struct svc_fh fh;
fs/nfsd/xdr.h
84
struct svc_fh fh;
fs/nfsd/xdr.h
90
struct svc_fh fh;
fs/nfsd/xdr3.h
104
struct svc_fh fh;
fs/nfsd/xdr3.h
110
struct svc_fh fh;
fs/nfsd/xdr3.h
118
struct svc_fh fh;
fs/nfsd/xdr3.h
125
struct svc_fh dirfh;
fs/nfsd/xdr3.h
126
struct svc_fh fh;
fs/nfsd/xdr3.h
131
struct svc_fh fh;
fs/nfsd/xdr3.h
138
struct svc_fh fh;
fs/nfsd/xdr3.h
14
struct svc_fh fh;
fs/nfsd/xdr3.h
145
struct svc_fh fh;
fs/nfsd/xdr3.h
153
struct svc_fh fh;
fs/nfsd/xdr3.h
161
struct svc_fh ffh;
fs/nfsd/xdr3.h
162
struct svc_fh tfh;
fs/nfsd/xdr3.h
167
struct svc_fh tfh;
fs/nfsd/xdr3.h
168
struct svc_fh fh;
fs/nfsd/xdr3.h
174
struct svc_fh fh;
fs/nfsd/xdr3.h
180
struct svc_fh scratch;
fs/nfsd/xdr3.h
21
struct svc_fh fh;
fs/nfsd/xdr3.h
218
struct svc_fh fh;
fs/nfsd/xdr3.h
224
struct svc_fh fh;
fs/nfsd/xdr3.h
234
struct svc_fh fh1;
fs/nfsd/xdr3.h
235
struct svc_fh fh2;
fs/nfsd/xdr3.h
27
struct svc_fh fh;
fs/nfsd/xdr3.h
309
bool svcxdr_decode_nfs_fh3(struct xdr_stream *xdr, struct svc_fh *fhp);
fs/nfsd/xdr3.h
312
const struct svc_fh *fhp);
fs/nfsd/xdr3.h
32
struct svc_fh fh;
fs/nfsd/xdr3.h
38
svc_fh fh;
fs/nfsd/xdr3.h
47
struct svc_fh fh;
fs/nfsd/xdr3.h
56
struct svc_fh fh;
fs/nfsd/xdr3.h
65
struct svc_fh ffh;
fs/nfsd/xdr3.h
68
struct svc_fh tfh;
fs/nfsd/xdr3.h
74
struct svc_fh ffh;
fs/nfsd/xdr3.h
75
struct svc_fh tfh;
fs/nfsd/xdr3.h
81
struct svc_fh ffh;
fs/nfsd/xdr3.h
91
struct svc_fh fh;
fs/nfsd/xdr3.h
98
struct svc_fh fh;
fs/nfsd/xdr4.h
182
struct svc_fh current_fh;
fs/nfsd/xdr4.h
183
struct svc_fh save_fh;
fs/nfsd/xdr4.h
264
struct svc_fh *ga_fhp; /* response */
fs/nfsd/xdr4.h
431
struct svc_fh *rd_fhp; /* response */
fs/nfsd/xdr4.h
442
struct svc_fh * rd_fhp; /* response */
fs/nfsd/xdr4.h
455
struct svc_fh * rl_fhp; /* request */
fs/nfsd/xdr4.h
836
struct svc_fh * getfh;
fs/nfsd/xdr4.h
955
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/xdr4.h
983
struct svc_fh *current_fh, struct nfsd4_open *open);