Home
last modified time | relevance | path

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

/fs/orangefs/
Ddevorangefs-req.c424 goto wakeup; in orangefs_devreq_write_iter()
462 goto wakeup; in orangefs_devreq_write_iter()
481 wakeup: in orangefs_devreq_write_iter()
508 goto wakeup; in orangefs_devreq_write_iter()
513 goto wakeup; in orangefs_devreq_write_iter()
/fs/f2fs/
Dsegment.h835 bool wakeup = false; in wake_up_discard_thread() local
846 wakeup = true; in wake_up_discard_thread()
851 if (!wakeup) in wake_up_discard_thread()
/fs/
Duserfaultfd.c471 goto wakeup; in userfaultfd_release()
507 wakeup: in userfaultfd_release()
/fs/jfs/
Djfs_txnmgr.c567 goto wakeup; in txEnd()
572 wakeup: in txEnd()
/fs/btrfs/
Dextent-tree.c407 bool wakeup = true; in load_extent_tree_free() local
426 wakeup = false; in load_extent_tree_free()
465 if (wakeup) in load_extent_tree_free()
491 if (wakeup) in load_extent_tree_free()
519 if (wakeup) in load_extent_tree_free()
Dinode.c8708 bool wakeup = true; in btrfs_direct_IO() local
8761 wakeup = false; in btrfs_direct_IO()
8793 if (wakeup) in btrfs_direct_IO()