Home
last modified time | relevance | path

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

/Linux-v4.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.c1735 struct xlog_rec_header *rhead, in xlog_cksum()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h44 struct rcu_head rhead; member
/Linux-v4.19/include/drm/ttm/
Dttm_object.h127 struct rcu_head rhead; member
/Linux-v4.19/include/linux/
Drhashtable-types.h22 struct rhash_head rhead; member
/Linux-v4.19/net/mac80211/
Dmesh.h141 struct rhashtable rhead; member
/Linux-v4.19/security/selinux/
Davc.c58 struct rcu_head rhead; member
502 static void avc_node_free(struct rcu_head *rhead) in avc_node_free()
/Linux-v4.19/fs/ceph/
Dinode.c1524 struct ceph_mds_request_head *rhead = req->r_request->front.iov_base; in ceph_readdir_prepopulate() local
Dmds_client.c2178 struct ceph_mds_request_head *rhead; in __prepare_send_request() local
/Linux-v4.19/drivers/base/
Dcore.c321 static void __device_link_free_srcu(struct rcu_head *rhead) in __device_link_free_srcu()