Searched refs:autoreap (Results 1 – 4 of 4) sorted by relevance
203 XFS_FREE_EXTENT_SKIP_DISCARD, &resv->autoreap); in xrep_newbt_add_blocks()429 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()438 xfs_alloc_cancel_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()513 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free()
18 struct xfs_alloc_autoreap autoreap; member
751 bool autoreap; in exit_notify() local768 autoreap = do_notify_parent(tsk, sig); in exit_notify()770 autoreap = thread_group_empty(tsk) && in exit_notify()773 autoreap = true; in exit_notify()778 if (autoreap) { in exit_notify()
2173 bool autoreap = false; in do_notify_parent() local2250 autoreap = true; in do_notify_parent()2263 return autoreap; in do_notify_parent()