Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c822 struct xlog_rec_header **rhead, in xlog_rseek_logrec_hdr()
896 struct xlog_rec_header **rhead, in xlog_seek_logrec_hdr()
1078 struct xlog_rec_header **rhead, /* ptr to last record */ in xlog_verify_head()
1189 struct xlog_rec_header *rhead, in xlog_check_unmount_rec()
1262 struct xlog_rec_header *rhead, in xlog_set_state()
1311 xlog_rec_header_t *rhead; in xlog_find_tail() local
4401 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
4446 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
4530 struct xlog_rec_header *rhead, in xlog_recover_process_data()
5103 struct xlog_rec_header *rhead, in xlog_unpack_data()
[all …]
Dxfs_log.c1650 struct xlog_rec_header *rhead, in xlog_cksum()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h43 struct rcu_head rhead; member
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dttm_object.h127 struct rcu_head rhead; member
/Linux-v5.4/include/linux/
Drhashtable-types.h22 struct rhash_head rhead; member
/Linux-v5.4/net/mac80211/
Dmesh.h144 struct rhashtable rhead; member
/Linux-v5.4/security/selinux/
Davc.c55 struct rcu_head rhead; member
430 static void avc_node_free(struct rcu_head *rhead) in avc_node_free()
/Linux-v5.4/fs/ceph/
Dinode.c1567 struct ceph_mds_request_head *rhead = req->r_request->front.iov_base; in ceph_readdir_prepopulate() local
Dmds_client.c2433 struct ceph_mds_request_head *rhead; in __prepare_send_request() local
/Linux-v5.4/drivers/base/
Dcore.c445 static void __device_link_free_srcu(struct rcu_head *rhead) in __device_link_free_srcu()