Home
last modified time | relevance | path

Searched defs:fhp (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/fs/nfsd/
Dnfsfh.c154 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
351 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
438 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
504 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()
559 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
642 fh_update(struct svc_fh *fhp) in fh_update()
676 fh_put(struct svc_fh *fhp) in fh_put()
698 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt()
714 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source()
Dvfs.c173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
249 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
292 commit_metadata(struct svc_fh *fhp) in commit_metadata()
331 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
351 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
493 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
512 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
570 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
643 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
718 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in __nfsd_open()
[all …]
Dnfs3xdr.c81 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()
498 void fill_pre_wcc(struct svc_fh *fhp) in fill_pre_wcc()
[all …]
Dnfsfh.h195 fh_init(struct svc_fh *fhp, int maxsize) in fh_init()
245 fh_clear_wcc(struct svc_fh *fhp) in fh_clear_wcc()
296 fh_lock_nested(struct svc_fh *fhp, unsigned int subclass) in fh_lock_nested()
316 fh_lock(struct svc_fh *fhp) in fh_lock()
325 fh_unlock(struct svc_fh *fhp) in fh_unlock()
Dnfsxdr.c59 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()
Dflexfilelayout.c22 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget()
Dnfs4layouts.c56 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()
Dblocklayout.c24 nfsd4_block_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_block_proc_layoutget()
Dnfsproc.c54 struct svc_fh *fhp; in nfsd_proc_setattr() local
Dnfs4acl.c755 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_acl()
Dnfs4xdr.c2825 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp, in nfsd4_encode_fattr()
3383 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr_to_buf()
3654 struct svc_fh *fhp = getattr->ga_fhp; in nfsd4_encode_getattr() local
3665 struct svc_fh *fhp = *fhpp; in nfsd4_encode_getfh() local
Dfilecache.c939 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire()
Dexport.c1173 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
Dnfs4state.c5707 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh()
5910 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file()
6025 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op()
7044 static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock) in nfsd_test_lock()
Dnfs4proc.c164 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
Dxdr4.h748 set_change_info(struct nfsd4_change_info *cinfo, struct svc_fh *fhp) in set_change_info()
/Linux-v5.15/fs/freevxfs/
Dvxfs_fshead.c48 vxfs_dumpfsh(struct vxfs_fsh *fhp) in vxfs_dumpfsh()
83 struct vxfs_fsh *fhp; in vxfs_getfsh() local
/Linux-v5.15/tools/testing/selftests/bpf/
Dcgroup_helpers.c262 struct file_handle *fhp, *fhp2; in get_cgroup_id() local
/Linux-v5.15/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c913 struct pvr2_v4l2_fh *fhp = file->private_data; in pvr2_v4l2_release() local
953 struct pvr2_v4l2_fh *fhp; in pvr2_v4l2_open() local
1040 static void pvr2_v4l2_notify(struct pvr2_v4l2_fh *fhp) in pvr2_v4l2_notify()
/Linux-v5.15/fs/lockd/
Dsvcsubs.c38 u32 *fhp = (u32*)f->data; in nlm_debug_print_fh() local