Searched refs:whiteouts (Results 1 – 1 of 1) sorted by relevance
1309 struct list_head *whiteouts, in xlog_cil_build_lv_chain() argument1321 list_move(&item->li_cil, whiteouts); in xlog_cil_build_lv_chain()1343 struct list_head *whiteouts) in xlog_cil_cleanup_whiteouts() argument1345 while (!list_empty(whiteouts)) { in xlog_cil_cleanup_whiteouts()1346 struct xfs_log_item *item = list_first_entry(whiteouts, in xlog_cil_cleanup_whiteouts()1391 LIST_HEAD (whiteouts); in xlog_cil_push_work()1463 xlog_cil_build_lv_chain(ctx, &whiteouts, &num_iovecs, &num_bytes); in xlog_cil_push_work()1590 xlog_cil_cleanup_whiteouts(&whiteouts); in xlog_cil_push_work()1604 xlog_cil_cleanup_whiteouts(&whiteouts); in xlog_cil_push_work()