Home
last modified time | relevance | path

Searched refs:sd_ail2_list (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
A Dlog.c359 list_move(&tr->tr_list, &sdp->sd_ail2_list); in gfs2_ail1_empty()
408 struct list_head *ail2_list = &sdp->sd_ail2_list; in ail2_empty()
952 while (!list_empty(&sdp->sd_ail2_list)) { in gfs2_ail_drain()
953 tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans, in gfs2_ail_drain()
1266 gfs2_assert_warn(sdp, list_empty(&sdp->sd_ail2_list)); in gfs2_log_shutdown()
A Dincore.h836 struct list_head sd_ail2_list; member
A Dops_fstype.c135 INIT_LIST_HEAD(&sdp->sd_ail2_list); in init_sbd()

Completed in 12 milliseconds