Home
last modified time | relevance | path

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

/fs/orangefs/
A Ddevorangefs-req.c429 goto wakeup; in orangefs_devreq_write_iter()
467 goto wakeup; in orangefs_devreq_write_iter()
480 wakeup: in orangefs_devreq_write_iter()
507 goto wakeup; in orangefs_devreq_write_iter()
512 goto wakeup; in orangefs_devreq_write_iter()
/fs/xfs/
A Dxfs_extent_busy.c575 bool wakeup = false; in xfs_extent_busy_clear() local
581 wakeup = true; in xfs_extent_busy_clear()
586 if (wakeup) { in xfs_extent_busy_clear()
/fs/f2fs/
A Dsegment.h1032 bool wakeup = false; in wake_up_discard_thread() local
1043 wakeup = true; in wake_up_discard_thread()
1048 if (!wakeup || !is_idle(sbi, DISCARD_TIME)) in wake_up_discard_thread()
A Dsegment.c2253 goto wakeup; in f2fs_clear_prefree_segments()
2288 wakeup: in f2fs_clear_prefree_segments()
/fs/jfs/
A Djfs_txnmgr.c559 goto wakeup; in txEnd()
564 wakeup: in txEnd()
/fs/btrfs/
A Dblock-group.c723 bool wakeup = true; in load_extent_tree_free() local
739 wakeup = false; in load_extent_tree_free()
830 if (wakeup) { in load_extent_tree_free()

Completed in 37 milliseconds