/linux/fs/nfsd/ |
H A D | nfsfh.c | 149 struct svc_fh *fhp) in nfsd_set_fh_dentry() 318 struct svc_fh *fhp, umode_t type, int access) in __fh_verify() 412 struct auth_domain *client, struct svc_fh *fhp, in fh_verify_local() 447 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify() 461 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 516 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 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 637 fh_update(struct svc_fh *fhp) in fh_update() 668 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() 696 __be32 fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs() [all …]
|
H A D | nfs3xdr.c | 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() 402 svcxdr_encode_pre_op_attr(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_pre_op_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 …]
|
H 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()
|
H A D | filecache.c | 1033 struct svc_fh *fhp, in nfsd_file_do_acquire() 1194 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_gc() 1219 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() 1255 struct auth_domain *client, struct svc_fh *fhp, in nfsd_file_acquire_local() 1291 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_opened()
|
H A D | flexfilelayout.c | 23 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget()
|
H 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()
|
H A D | blocklayout.c | 21 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
|
H A D | nfsproc.c | 83 struct svc_fh *fhp; in nfsd_proc_setattr() local
|
H A D | nfs3proc.c | 256 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file()
|
H A D | nfs4proc.c | 197 nfsd4_vfs_create(struct svc_fh *fhp, struct dentry *child, in nfsd4_vfs_create() 235 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file() 398 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info()
|
H A D | nfs4state.c | 5218 nfsd4_file_hash_lookup(const struct svc_fh *fhp) in nfsd4_file_hash_lookup() 5248 nfsd4_file_hash_insert(struct nfs4_file *new, const struct svc_fh *fhp) in nfsd4_file_hash_insert() 6902 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh() 7120 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file() 7248 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op() 8339 static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock) in nfsd_test_lock()
|
H A D | export.c | 1297 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
|
/linux/fs/freevxfs/ |
H A D | vxfs_fshead.c | 24 vxfs_dumpfsh(struct vxfs_fsh *fhp) in vxfs_dumpfsh() 59 struct vxfs_fsh *fhp; in vxfs_getfsh() local
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-v4l2.c | 909 struct pvr2_v4l2_fh *fhp = file->private_data; in pvr2_v4l2_release() local 949 struct pvr2_v4l2_fh *fhp; in pvr2_v4l2_open() local 1038 struct pvr2_v4l2_fh *fhp = ptr; in pvr2_v4l2_notify() local
|
/linux/fs/lockd/ |
H A D | svcsubs.c | 38 u32 *fhp = (u32*)f->data; in nlm_debug_print_fh() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 439 struct file_handle *fhp, *fhp2; in get_cgroup_id_from_path() local
|
/linux/tools/testing/selftests/mm/ |
H A D | vm_util.c | 371 unsigned long fhp = 0; get_free_hugepages() local
|
/linux/kernel/trace/ |
H A D | ftrace.c | 5856 struct ftrace_hash *fhp = container_of(rhp, struct ftrace_hash, rcu); in register_ftrace_direct_cb() local
|