Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dasync-thread.c16 WORK_DONE_BIT, enumerator
225 if (!test_bit(WORK_DONE_BIT, &work->flags)) in run_ordered_work()
323 set_bit(WORK_DONE_BIT, &work->flags); in btrfs_work_helper()