Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_extent_busy.c553 bool wakeup) in xfs_extent_busy_put_pag() argument
556 if (wakeup) { in xfs_extent_busy_put_pag()
579 bool wakeup = false; in xfs_extent_busy_clear() local
584 xfs_extent_busy_put_pag(pag, wakeup); in xfs_extent_busy_clear()
588 wakeup = false; in xfs_extent_busy_clear()
596 wakeup = true; in xfs_extent_busy_clear()
601 xfs_extent_busy_put_pag(pag, wakeup); in xfs_extent_busy_clear()
/fs/orangefs/
Ddevorangefs-req.c426 goto wakeup; in orangefs_devreq_write_iter()
464 goto wakeup; in orangefs_devreq_write_iter()
478 wakeup: in orangefs_devreq_write_iter()
505 goto wakeup; in orangefs_devreq_write_iter()
510 goto wakeup; in orangefs_devreq_write_iter()
/fs/f2fs/
Dsegment.h851 bool wakeup = false; in wake_up_discard_thread() local
862 wakeup = true; in wake_up_discard_thread()
867 if (!wakeup || !is_idle(sbi, DISCARD_TIME)) in wake_up_discard_thread()
/fs/
Duserfaultfd.c862 goto wakeup; in userfaultfd_release()
901 wakeup: in userfaultfd_release()
/fs/jfs/
Djfs_txnmgr.c567 goto wakeup; in txEnd()
572 wakeup: in txEnd()
/fs/btrfs/
Dextent-tree.c417 bool wakeup = true; in load_extent_tree_free() local
432 wakeup = false; in load_extent_tree_free()
471 if (wakeup) in load_extent_tree_free()
497 if (wakeup) in load_extent_tree_free()
525 if (wakeup) in load_extent_tree_free()
Dinode.c8919 bool wakeup = true; in btrfs_direct_IO() local
8975 wakeup = false; in btrfs_direct_IO()
9007 if (wakeup) in btrfs_direct_IO()