Home
last modified time | relevance | path

Searched defs:rhead (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_recover.c776 struct xlog_rec_header **rhead, in xlog_rseek_logrec_hdr()
850 struct xlog_rec_header **rhead, in xlog_seek_logrec_hdr()
1032 struct xlog_rec_header **rhead, /* ptr to last record */ in xlog_verify_head()
1143 struct xlog_rec_header *rhead, in xlog_check_unmount_rec()
1201 struct xlog_rec_header *rhead, in xlog_set_state()
1250 xlog_rec_header_t *rhead; in xlog_find_tail() local
2269 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
2314 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
2398 struct xlog_rec_header *rhead, in xlog_recover_process_data()
2796 struct xlog_rec_header *rhead, in xlog_unpack_data()
[all …]
Dxfs_log.c1610 struct xlog_rec_header *rhead, in xlog_cksum()
/kernel/linux/linux-4.19/fs/xfs/
Dxfs_log_recover.c900 struct xlog_rec_header **rhead, in xlog_rseek_logrec_hdr()
974 struct xlog_rec_header **rhead, in xlog_seek_logrec_hdr()
1156 struct xlog_rec_header **rhead, /* ptr to last record */ in xlog_verify_head()
1267 struct xlog_rec_header *rhead, in xlog_check_unmount_rec()
1340 struct xlog_rec_header *rhead, in xlog_set_state()
1389 xlog_rec_header_t *rhead; in xlog_find_tail() local
4478 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
4523 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
4607 struct xlog_rec_header *rhead, in xlog_recover_process_data()
5170 struct xlog_rec_header *rhead, in xlog_unpack_data()
[all …]
Dxfs_log.c1737 struct xlog_rec_header *rhead, in xlog_cksum()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h43 struct rcu_head rhead; member
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h44 struct rcu_head rhead; member
/kernel/linux/linux-4.19/include/drm/ttm/
Dttm_object.h127 struct rcu_head rhead; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.h127 struct rcu_head rhead; member
/kernel/linux/linux-4.19/include/linux/
Drhashtable-types.h22 struct rhash_head rhead; member
/kernel/linux/linux-5.10/include/linux/
Drhashtable-types.h22 struct rhash_head rhead; member
/kernel/linux/linux-4.19/net/mac80211/
Dmesh.h145 struct rhashtable rhead; member
/kernel/linux/linux-5.10/net/mac80211/
Dmesh.h144 struct rhashtable rhead; member
/kernel/linux/linux-5.10/security/selinux/
Davc.c58 struct rcu_head rhead; member
434 static void avc_node_free(struct rcu_head *rhead) in avc_node_free()
/kernel/linux/linux-4.19/security/selinux/
Davc.c58 struct rcu_head rhead; member
502 static void avc_node_free(struct rcu_head *rhead) in avc_node_free()
/kernel/linux/linux-4.19/fs/ceph/
Dinode.c1544 struct ceph_mds_request_head *rhead = req->r_request->front.iov_base; in ceph_readdir_prepopulate() local
Dmds_client.c2226 struct ceph_mds_request_head *rhead; in __prepare_send_request() local
/kernel/linux/linux-5.10/fs/ceph/
Dinode.c1604 struct ceph_mds_request_head *rhead = req->r_request->front.iov_base; in ceph_readdir_prepopulate() local
Dmds_client.c2677 struct ceph_mds_request_head *rhead; in __prepare_send_request() local
/kernel/linux/linux-4.19/drivers/base/
Dcore.c432 static void __device_link_free_srcu(struct rcu_head *rhead) in __device_link_free_srcu()