/linux-6.3-rc2/fs/nfsd/ |
A D | nfsfh.c | 154 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry() 328 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify() 410 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 517 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 583 fh_update(struct svc_fh *fhp) in fh_update() 614 void fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() 650 void fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs() 684 void fh_fill_both_attrs(struct svc_fh *fhp) in fh_fill_both_attrs() 700 fh_put(struct svc_fh *fhp) in fh_put() 721 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt() [all …]
|
A D | vfs.c | 240 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 354 commit_metadata(struct svc_fh *fhp) in commit_metadata() 397 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 470 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 1003 __be32 nfsd_readv(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_readv() 1148 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() 1282 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_setattr() 1344 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_locked() 1435 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() 1532 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_symlink() [all …]
|
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() 339 const struct svc_fh *fhp, const struct kstat *stat) in svcxdr_encode_fattr3() 390 svcxdr_encode_wcc_attr(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_wcc_attr() 405 svcxdr_encode_pre_op_attr(struct xdr_stream *xdr, const struct svc_fh *fhp) in svcxdr_encode_pre_op_attr() 430 const struct svc_fh *fhp) in svcxdr_encode_post_op_attr() 462 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 | 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 | filecache.c | 1063 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_do_acquire() 1199 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_gc() 1220 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() 1242 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_opened()
|
A D | flexfilelayout.c | 23 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget()
|
A D | nfsfh.h | 239 fh_init(struct svc_fh *fhp, int maxsize) in fh_init() 290 static inline void fh_clear_pre_post_attrs(struct svc_fh *fhp) in fh_clear_pre_post_attrs()
|
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 | blocklayout.c | 21 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
|
A D | nfsproc.c | 57 struct svc_fh *fhp; in nfsd_proc_setattr() local
|
A D | nfs3proc.c | 235 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file()
|
A D | nfs4xdr.c | 2926 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp, in nfsd4_encode_fattr() 3492 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr_to_buf() 3786 struct svc_fh *fhp = getattr->ga_fhp; in nfsd4_encode_getattr() local 3799 struct svc_fh *fhp = *fhpp; in nfsd4_encode_getfh() local
|
A D | nfs4state.c | 4701 nfsd4_file_hash_lookup(const struct svc_fh *fhp) in nfsd4_file_hash_lookup() 4731 nfsd4_file_hash_insert(struct nfs4_file *new, const struct svc_fh *fhp) in nfsd4_file_hash_insert() 6247 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh() 6455 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file() 6581 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op() 7658 static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock) in nfsd_test_lock()
|
A D | nfs4proc.c | 194 nfsd4_vfs_create(struct svc_fh *fhp, struct dentry *child, in nfsd4_vfs_create() 232 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file()
|
A D | export.c | 1173 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
|
A D | xdr4.h | 778 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info()
|
/linux-6.3-rc2/fs/freevxfs/ |
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-6.3-rc2/tools/testing/selftests/mm/ |
A D | hugetlb-madvise.c | 64 unsigned long fhp = 0; in get_free_hugepages() local
|
/linux-6.3-rc2/drivers/media/usb/pvrusb2/ |
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 1036 static void pvr2_v4l2_notify(struct pvr2_v4l2_fh *fhp) in pvr2_v4l2_notify()
|
/linux-6.3-rc2/fs/lockd/ |
A D | svcsubs.c | 38 u32 *fhp = (u32*)f->data; in nlm_debug_print_fh() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | cgroup_helpers.c | 401 struct file_handle *fhp, *fhp2; in get_cgroup_id() local
|