Searched refs:autoreap (Results 1 – 4 of 4) sorted by relevance
164 XFS_FREE_EXTENT_SKIP_DISCARD, &resv->autoreap); in xrep_newbt_add_blocks()390 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()399 xfs_alloc_cancel_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()474 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free()
18 struct xfs_alloc_autoreap autoreap; member
733 bool autoreap; in exit_notify() local756 autoreap = do_notify_parent(tsk, sig); in exit_notify()758 autoreap = thread_group_empty(tsk) && in exit_notify()761 autoreap = true; in exit_notify()764 if (autoreap) { in exit_notify()
2054 bool autoreap = false; in do_notify_parent() local2134 autoreap = true; in do_notify_parent()2147 return autoreap; in do_notify_parent()