| /linux/fs/nfsd/ |
| H A D | nfsfh.c | 149 struct svc_fh *fhp) in nfsd_set_fh_dentry() 320 struct svc_fh *fhp, umode_t type, int access) in __fh_verify() 434 struct auth_domain *client, struct svc_fh *fhp, in fh_verify_local() 469 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify() 483 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 538 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() 593 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 659 fh_update(struct svc_fh *fhp) in fh_update() 693 __be32 fh_getattr(const struct svc_fh *fhp, struct kstat *stat) in fh_getattr() 717 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() [all …]
|
| H A D | vfs.c | 243 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 315 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 376 commit_metadata(struct svc_fh *fhp) in commit_metadata() 421 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 502 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 751 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate() 823 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() 898 __nfsd_open(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in __nfsd_open() 945 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open() 989 nfsd_open_verified(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in nfsd_open_verified() [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 | nfsfh.h | 247 fh_init(struct svc_fh *fhp, int maxsize) in fh_init() 288 static inline int fh_want_write(struct svc_fh *fhp) in fh_want_write() 304 static inline void fh_drop_write(struct svc_fh *fhp) in fh_drop_write() 329 static inline void fh_clear_pre_post_attrs(struct svc_fh *fhp) in fh_clear_pre_post_attrs()
|
| H A D | filecache.c | 1055 nfsd_file_get_dio_attrs(const struct svc_fh *fhp, struct nfsd_file *nf) in nfsd_file_get_dio_attrs() 1087 struct svc_fh *fhp, in nfsd_file_do_acquire() 1248 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_gc() 1273 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() 1309 struct auth_domain *client, struct svc_fh *fhp, in nfsd_file_acquire_local() 1345 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_opened() 1371 nfsd_file_acquire_dir(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_dir()
|
| 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 | blocklayout.c | 26 nfsd4_block_map_extent(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_map_extent() 89 const struct svc_fh *fhp, struct nfsd4_layoutget *args) in nfsd4_block_proc_layoutget()
|
| H A D | flexfilelayout.c | 24 const struct svc_fh *fhp, struct nfsd4_layoutget *args) 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 | nfsproc.c | 84 struct svc_fh *fhp; in nfsd_proc_setattr() local
|
| H A D | nfs3proc.c | 253 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file()
|
| H A D | nfs4proc.c | 205 nfsd4_vfs_create(struct svc_fh *fhp, struct dentry **child, in nfsd4_vfs_create() 248 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file() 425 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info()
|
| H A D | nfs4xdr.c | 3143 struct svc_fh *fhp; member 3860 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr4() 4116 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr_to_buf() 4446 struct svc_fh *fhp = getattr->ga_fhp; in nfsd4_encode_getattr() local 4459 struct svc_fh *fhp = u->getfh; in nfsd4_encode_getfh() local
|
| H A D | nfs4state.c | 5279 nfsd4_file_hash_lookup(const struct svc_fh *fhp) in nfsd4_file_hash_lookup() 5309 nfsd4_file_hash_insert(struct nfs4_file *new, const struct svc_fh *fhp) in nfsd4_file_hash_insert() 7096 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh() 7310 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file() 7438 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op() 8532 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 | 1341 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 | 888 struct pvr2_v4l2_fh *fhp = to_pvr2_v4l2_fh(file); in pvr2_v4l2_release() local 927 struct pvr2_v4l2_fh *fhp; in pvr2_v4l2_open() local 1015 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 | 480 struct file_handle *fhp, *fhp2; in get_cgroup_id_from_path() local
|
| /linux/tools/testing/selftests/mm/ |
| H A D | vm_util.c | 401 unsigned long fhp = 0; in get_free_hugepages() local
|
| /linux/kernel/trace/ |
| H A D | ftrace.c | 6009 struct ftrace_hash *fhp = container_of(rhp, struct ftrace_hash, rcu); in register_ftrace_direct_cb() local
|