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
1732
struct svc_fh fh;
fs/nfsd/export.c
2032
exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp)
fs/nfsd/export.h
123
__be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
fs/nfsd/export.h
14
struct svc_fh;
fs/nfsd/filecache.c
1101
nfsd_file_get_dio_attrs(const struct svc_fh *fhp, struct nfsd_file *nf)
fs/nfsd/filecache.c
1133
struct svc_fh *fhp,
fs/nfsd/filecache.c
1294
nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.c
1319
nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.c
1355
struct auth_domain *client, struct svc_fh *fhp,
fs/nfsd/filecache.c
1391
nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.c
1417
nfsd_file_acquire_dir(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
76
__be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
78
__be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
80
__be32 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/filecache.h
84
struct auth_domain *client, struct svc_fh *fhp,
fs/nfsd/filecache.h
86
__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
34
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
114
nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
fs/nfsd/nfs4layouts.c
58
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
1810
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
2641
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
2729
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
2799
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
3054
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
3055
struct svc_fh *save_fh = &cstate->save_fh;
fs/nfsd/nfs4proc.c
428
set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp)
fs/nfsd/nfs4proc.c
451
do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh)
fs/nfsd/nfs4proc.c
453
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
457
*resfh = kmalloc_obj(struct svc_fh);
fs/nfsd/nfs4proc.c
520
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4proc.c
564
struct svc_fh *resfh = NULL;
fs/nfsd/nfs4proc.c
825
struct svc_fh resfh;
fs/nfsd/nfs4proc.c
963
static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh)
fs/nfsd/nfs4proc.c
965
struct svc_fh tmp_fh;
fs/nfsd/nfs4state.c
4917
static void nfsd4_file_init(const struct svc_fh *fh, struct nfs4_file *fp)
fs/nfsd/nfs4state.c
5404
nfsd4_file_hash_lookup(const struct svc_fh *fhp)
fs/nfsd/nfs4state.c
5434
nfsd4_file_hash_insert(struct nfs4_file *new, const struct svc_fh *fhp)
fs/nfsd/nfs4state.c
5484
nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type)
fs/nfsd/nfs4state.c
5892
nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh,
fs/nfsd/nfs4state.c
5910
struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp,
fs/nfsd/nfs4state.c
5998
struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp,
fs/nfsd/nfs4state.c
6128
struct svc_fh *parent)
fs/nfsd/nfs4state.c
6179
struct svc_fh *parent)
fs/nfsd/nfs4state.c
6348
nfs4_delegation_stat(struct nfs4_delegation *dp, struct svc_fh *currentfh,
fs/nfsd/nfs4state.c
6378
struct svc_fh *fh, struct nfs4_ol_stateid *stp)
fs/nfsd/nfs4state.c
6428
struct nfs4_ol_stateid *stp, struct svc_fh *currentfh,
fs/nfsd/nfs4state.c
6429
struct svc_fh *fh)
fs/nfsd/nfs4state.c
6434
struct svc_fh *parent = NULL;
fs/nfsd/nfs4state.c
6552
nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open)
fs/nfsd/nfs4state.c
7227
static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp)
fs/nfsd/nfs4state.c
7252
check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags)
fs/nfsd/nfs4state.c
7441
nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s,
fs/nfsd/nfs4state.c
7569
struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
fs/nfsd/nfs4state.c
7737
struct svc_fh *current_fh = &cstate->current_fh;
fs/nfsd/nfs4state.c
8666
static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock)
fs/nfsd/nfs4xdr.c
3145
struct svc_fh *fhp;
fs/nfsd/nfs4xdr.c
3893
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfs4xdr.c
3901
struct svc_fh *tempfh = NULL;
fs/nfsd/nfs4xdr.c
3993
tempfh = kmalloc_obj(struct svc_fh);
fs/nfsd/nfs4xdr.c
4191
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfs4xdr.c
4529
struct svc_fh *fhp = getattr->ga_fhp;
fs/nfsd/nfs4xdr.c
4542
struct svc_fh *fhp = u->getfh;
fs/nfsd/nfsfh.c
147
static bool fh_append_mac(struct svc_fh *fhp, struct net *net)
fs/nfsd/nfsfh.c
178
static bool fh_verify_mac(struct svc_fh *fhp, struct net *net)
fs/nfsd/nfsfh.c
204
struct svc_fh *fhp)
fs/nfsd/nfsfh.c
385
struct svc_fh *fhp, umode_t type, int access)
fs/nfsd/nfsfh.c
499
struct auth_domain *client, struct svc_fh *fhp,
fs/nfsd/nfsfh.c
534
fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access)
fs/nfsd/nfsfh.c
548
static void _fh_update(struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfsfh.c
607
static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *ref_fh)
fs/nfsd/nfsfh.c
662
fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry,
fs/nfsd/nfsfh.c
663
struct svc_fh *ref_fh)
fs/nfsd/nfsfh.c
728
fh_update(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
762
__be32 fh_getattr(const struct svc_fh *fhp, struct kstat *stat)
fs/nfsd/nfsfh.c
786
__be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
814
__be32 fh_fill_post_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
843
__be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
863
fh_put(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
884
char * SVCFH_fmt(struct svc_fh *fhp)
fs/nfsd/nfsfh.c
895
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
36
const struct svc_fh *fhp, struct nfsd4_layoutget *lgp);
fs/nfsd/pnfs.h
70
int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
fs/nfsd/state.h
805
struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
fs/nfsd/trace.h
2464
const struct svc_fh *fhp,
fs/nfsd/trace.h
2502
const struct svc_fh *fhp,
fs/nfsd/trace.h
2525
const struct svc_fh *fhp,
fs/nfsd/trace.h
2552
const struct svc_fh *fhp,
fs/nfsd/trace.h
2579
const struct svc_fh *sfhp,
fs/nfsd/trace.h
2580
const struct svc_fh *tfhp,
fs/nfsd/trace.h
2606
const struct svc_fh *fhp,
fs/nfsd/trace.h
2630
const struct svc_fh *sfhp,
fs/nfsd/trace.h
2631
const struct svc_fh *tfhp,
fs/nfsd/trace.h
266
const struct svc_fh *fhp,
fs/nfsd/trace.h
2661
const struct svc_fh *fhp,
fs/nfsd/trace.h
2687
const struct svc_fh *fhp
fs/nfsd/trace.h
2707
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
471
struct svc_fh *fhp,
fs/nfsd/trace.h
495
struct svc_fh *fhp, \
fs/nfsd/trace.h
517
struct svc_fh *fhp,
fs/nfsd/trace.h
541
struct svc_fh *fhp, \
fs/nfsd/trace.h
550
TP_PROTO(struct svc_fh *fhp,
fs/nfsd/trace.h
572
struct svc_fh *src_fhp,
fs/nfsd/trace.h
574
struct svc_fh *dst_fhp,
fs/nfsd/trace.h
609
struct svc_fh *src_fhp, \
fs/nfsd/trace.h
611
struct svc_fh *dst_fhp, \
fs/nfsd/vfs.c
1048
static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1079
__be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1113
nfsd_direct_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1192
__be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1369
nfsd_direct_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1426
nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1582
__be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1621
nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset,
fs/nfsd/vfs.c
1663
nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf,
fs/nfsd/vfs.c
1727
nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1728
struct svc_fh *resfhp, struct nfsd_attrs *attrs)
fs/nfsd/vfs.c
1789
nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1791
int type, dev_t rdev, struct svc_fh *resfhp)
fs/nfsd/vfs.c
1869
nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1871
int type, dev_t rdev, struct svc_fh *resfhp)
fs/nfsd/vfs.c
1919
nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp)
fs/nfsd/vfs.c
1966
nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
1969
struct svc_fh *resfhp)
fs/nfsd/vfs.c
2034
nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp,
fs/nfsd/vfs.c
2035
char *name, int len, struct svc_fh *tfhp)
fs/nfsd/vfs.c
2145
nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen,
fs/nfsd/vfs.c
2146
struct svc_fh *tfhp, char *tname, int tlen)
fs/nfsd/vfs.c
2279
nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
fs/nfsd/vfs.c
2409
static __be32 nfsd_buffered_readdir(struct file *file, struct svc_fh *fhp,
fs/nfsd/vfs.c
244
nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
2498
nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp,
fs/nfsd/vfs.c
2568
nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access)
fs/nfsd/vfs.c
2633
nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name,
fs/nfsd/vfs.c
2706
nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char **bufp,
fs/nfsd/vfs.c
2771
nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name)
fs/nfsd/vfs.c
2800
nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name,
fs/nfsd/vfs.c
316
nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
fs/nfsd/vfs.c
317
unsigned int len, struct svc_fh *resfh)
fs/nfsd/vfs.c
377
commit_metadata(struct svc_fh *fhp)
fs/nfsd/vfs.c
422
nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
503
nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
752
__be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp,
fs/nfsd/vfs.c
824
nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported)
fs/nfsd/vfs.c
899
__nfsd_open(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp)
fs/nfsd/vfs.c
946
nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type,
fs/nfsd/vfs.c
990
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
455
struct svc_fh * rd_fhp; /* response */
fs/nfsd/xdr4.h
469
struct svc_fh * rl_fhp; /* request */
fs/nfsd/xdr4.h
851
struct svc_fh * getfh;
fs/nfsd/xdr4.h
970
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/xdr4.h
998
struct svc_fh *current_fh, struct nfsd4_open *open);