Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_recover.c770 struct xlog_rec_header **rhead, in xlog_rseek_logrec_hdr()
844 struct xlog_rec_header **rhead, in xlog_seek_logrec_hdr()
1026 struct xlog_rec_header **rhead, /* ptr to last record */ in xlog_verify_head()
1137 struct xlog_rec_header *rhead, in xlog_check_unmount_rec()
1195 struct xlog_rec_header *rhead, in xlog_set_state()
1240 struct xlog_rec_header *rhead; in xlog_find_tail() local
2342 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
2387 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
2471 struct xlog_rec_header *rhead, in xlog_recover_process_data()
2861 struct xlog_rec_header *rhead, in xlog_unpack_data()
[all …]
H A Dxfs_log.c1481 struct xlog_rec_header *rhead = iclog->ic_header; in xlog_pack_data() local
1505 struct xlog_rec_header *rhead, in xlog_cksum()
3231 struct xlog_rec_header *rhead = iclog->ic_header; in xlog_verify_iclog() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dpeer.c172 struct rhash_head *rhead, in ath11k_peer_rhash_insert()
192 struct rhash_head *rhead, in ath11k_peer_rhash_remove()
/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h103 struct rcu_head rhead; member
/linux/include/linux/
H A Drhashtable-types.h24 struct rhash_head rhead; member
/linux/security/selinux/
H A Davc.c59 struct rcu_head rhead; member
429 static void avc_node_free(struct rcu_head *rhead) in avc_node_free()