/openbmc/linux/fs/nfsd/ |
H 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() 411 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 466 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() 521 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 587 fh_update(struct svc_fh *fhp) in fh_update() 618 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs() 648 __be32 fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs() 678 __be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp) in fh_fill_both_attrs() 698 fh_put(struct svc_fh *fhp) in fh_put() [all …]
|
H A D | vfs.c | 241 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 312 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 355 commit_metadata(struct svc_fh *fhp) in commit_metadata() 400 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 473 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 682 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate() 754 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() 828 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in __nfsd_open() 881 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open() 925 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, int may_flags, 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() 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() 983 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 | 987 nfsd_file_do_acquire(struct svc_rqst * rqstp,struct svc_fh * fhp,unsigned int may_flags,struct file * file,struct nfsd_file ** pnf,bool want_gc) nfsd_file_do_acquire() argument 1145 nfsd_file_acquire_gc(struct svc_rqst * rqstp,struct svc_fh * fhp,unsigned int may_flags,struct nfsd_file ** pnf) nfsd_file_acquire_gc() argument 1169 nfsd_file_acquire(struct svc_rqst * rqstp,struct svc_fh * fhp,unsigned int may_flags,struct nfsd_file ** pnf) nfsd_file_acquire() argument 1194 nfsd_file_acquire_opened(struct svc_rqst * rqstp,struct svc_fh * fhp,unsigned int may_flags,struct file * file,struct nfsd_file ** pnf) nfsd_file_acquire_opened() argument [all...] |
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 | 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()
|
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 | 57 struct svc_fh *fhp; in nfsd_proc_setattr() local
|
H A D | nfs3proc.c | 223 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file()
|
H 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() 395 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info()
|
H A D | nfs4xdr.c | 2938 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp, in nfsd4_encode_fattr() 3500 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr_to_buf() 3809 struct svc_fh *fhp = getattr->ga_fhp; in nfsd4_encode_getattr() local 3822 struct svc_fh *fhp = *fhpp; in nfsd4_encode_getfh() local
|
H A D | nfs4state.c | 4725 nfsd4_file_hash_lookup(const struct svc_fh *fhp) in nfsd4_file_hash_lookup() 4755 nfsd4_file_hash_insert(struct nfs4_file *new, const struct svc_fh *fhp) in nfsd4_file_hash_insert() 6320 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh() 6526 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file() 6652 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op() 7729 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 | 1229 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
|
/openbmc/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
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hugetlb-madvise.c | 41 unsigned long fhp = 0; in get_free_hugepages() local
|
/openbmc/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
|
/openbmc/linux/fs/lockd/ |
H A D | svcsubs.c | 38 u32 *fhp = (u32*)f->data; in nlm_debug_print_fh() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 413 struct file_handle *fhp, *fhp2; in get_cgroup_id() local
|