Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_cil.c1309 struct list_head *whiteouts, in xlog_cil_build_lv_chain() argument
1321 list_move(&item->li_cil, whiteouts); in xlog_cil_build_lv_chain()
1343 struct list_head *whiteouts) in xlog_cil_cleanup_whiteouts() argument
1345 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()