Searched refs:xc_committing (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c863 list_for_each_entry(ctx, &cil->xc_committing, committing) {
1212 list_add(&ctx->committing, &cil->xc_committing);
1688 list_for_each_entry(ctx, &cil->xc_committing, committing) {
1785 INIT_LIST_HEAD(&cil->xc_committing);
H A Dxfs_log_priv.h281 struct list_head xc_committing; member in struct:xfs_cil

Completed in 155 milliseconds