| /Linux-v5.4/fs/nfsd/ | 
| D | nfsfh.c | 152 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp)  in nfsd_set_fh_dentry()321 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access)  in fh_verify()
 408 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp,  in _fh_update()
 474 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()
 529 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry,  in fh_compose()
 609 fh_update(struct svc_fh *fhp)  in fh_update()
 643 fh_put(struct svc_fh *fhp)  in fh_put()
 664 char * SVCFH_fmt(struct svc_fh *fhp)  in SVCFH_fmt()
 680 enum fsid_source fsid_source(struct svc_fh *fhp)  in fsid_source()
 
 | 
| D | vfs.c | 173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd_lookup_dentry()250 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,  in nfsd_lookup()
 283 commit_metadata(struct svc_fh *fhp)  in commit_metadata()
 326 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd_get_write_access()
 360 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap,  in nfsd_setattr()
 501 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd4_set_nfs4_label()
 520 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd4_set_nfs4_label()
 556 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd4_vfs_fallocate()
 617 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported)  in nfsd_access()
 692 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type,  in __nfsd_open()
 [all …]
 
 | 
| D | nfs3xdr.c | 50 decode_fh(__be32 *p, struct svc_fh *fhp)  in decode_fh()64 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp)  in nfs3svc_decode_fh()
 70 encode_fh(__be32 *p, struct svc_fh *fhp)  in encode_fh()
 144 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp)  in encode_fsid()
 166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp,  in encode_fattr3()
 197 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)  in encode_saved_post_attr()
 210 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)  in encode_post_op_attr()
 230 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)  in nfs3svc_encode_post_op_attr()
 239 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp)  in encode_wcc_data()
 262 void fill_pre_wcc(struct svc_fh *fhp)  in fill_pre_wcc()
 [all …]
 
 | 
| D | nfsfh.h | 186 fh_init(struct svc_fh *fhp, int maxsize)  in fh_init()239 fh_clear_wcc(struct svc_fh *fhp)  in fh_clear_wcc()
 285 fh_lock_nested(struct svc_fh *fhp, unsigned int subclass)  in fh_lock_nested()
 305 fh_lock(struct svc_fh *fhp)  in fh_lock()
 314 fh_unlock(struct svc_fh *fhp)  in fh_unlock()
 
 | 
| D | nfsxdr.c | 29 decode_fh(__be32 *p, struct svc_fh *fhp)  in decode_fh()41 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp)  in nfs2svc_decode_fh()
 47 encode_fh(__be32 *p, struct svc_fh *fhp)  in encode_fh()
 129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp,  in encode_fattr()
 187 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s…  in nfs2svc_encode_fattr()
 
 | 
| D | flexfilelayout.c | 22 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp,  in nfsd4_ff_proc_layoutget()
 | 
| 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()
 
 | 
| D | blocklayout.c | 24 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp,  in nfsd4_block_proc_layoutget()
 | 
| D | nfsproc.c | 66 	struct svc_fh *fhp;  in nfsd_proc_setattr()  local
 | 
| D | nfs4xdr.c | 2402 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp,  in nfsd4_encode_fattr()2961 			struct svc_fh *fhp, struct svc_export *exp,  in nfsd4_encode_fattr_to_buf()
 3238 	struct svc_fh *fhp = getattr->ga_fhp;  in nfsd4_encode_getattr()  local
 3249 	struct svc_fh *fhp = *fhpp;  in nfsd4_encode_getfh()  local
 
 | 
| D | nfs4acl.c | 755 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd4_set_nfs4_acl()
 | 
| D | filecache.c | 786 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd_file_acquire()
 | 
| D | export.c | 1090 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp)  in exp_pseudoroot()
 | 
| D | nfs4state.c | 5338 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp)  in nfs4_check_fh()5574 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s,  in nfs4_check_file()
 5604 		struct nfsd4_compound_state *cstate, struct svc_fh *fhp,  in nfs4_preprocess_stateid_op()
 6624 static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock)  in nfsd_test_lock()
 
 | 
| D | nfs4proc.c | 150 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,  in do_set_nfs4_acl()
 | 
| D | xdr4.h | 715 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp)  in set_change_info()
 | 
| /Linux-v5.4/fs/freevxfs/ | 
| D | vxfs_fshead.c | 48 vxfs_dumpfsh(struct vxfs_fsh *fhp)  in vxfs_dumpfsh()83 		struct vxfs_fsh		*fhp;  in vxfs_getfsh()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | cgroup_helpers.c | 254 	struct file_handle *fhp, *fhp2;  in get_cgroup_id()  local
 | 
| /Linux-v5.4/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-v4l2.c | 909 	struct pvr2_v4l2_fh *fhp = file->private_data;  in pvr2_v4l2_release()  local948 	struct pvr2_v4l2_fh *fhp;  in pvr2_v4l2_open()  local
 1035 static void pvr2_v4l2_notify(struct pvr2_v4l2_fh *fhp)  in pvr2_v4l2_notify()
 
 | 
| /Linux-v5.4/fs/lockd/ | 
| D | svcsubs.c | 38 	u32 *fhp = (u32*)f->data;  in nlm_debug_print_fh()  local
 |