Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_cil.c1116 struct list_head *whiteouts, in xlog_cil_build_lv_chain() argument
1128 list_move(&item->li_cil, whiteouts); in xlog_cil_build_lv_chain()
1150 struct list_head *whiteouts) in xlog_cil_cleanup_whiteouts() argument
1152 while (!list_empty(whiteouts)) { in xlog_cil_cleanup_whiteouts()
1153 struct xfs_log_item *item = list_first_entry(whiteouts, in xlog_cil_cleanup_whiteouts()
1191 LIST_HEAD (whiteouts); in xlog_cil_push_work()
1263 xlog_cil_build_lv_chain(ctx, &whiteouts, &num_iovecs, &num_bytes); in xlog_cil_push_work()
1390 xlog_cil_cleanup_whiteouts(&whiteouts); in xlog_cil_push_work()
1402 xlog_cil_cleanup_whiteouts(&whiteouts); in xlog_cil_push_work()
/linux-6.3-rc2/Documentation/filesystems/
A Doverlayfs.rst140 whiteouts and opaque directories
145 that files have been removed. This is done using whiteouts and opaque

Completed in 9 milliseconds