Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dasync-thread.c15 #define WORK_DONE_BIT 0 macro
271 if (!test_bit(WORK_DONE_BIT, &work->flags)) in run_ordered_work()
372 set_bit(WORK_DONE_BIT, &work->flags); in normal_work_helper()