Searched refs:autoreap (Results 1 – 4 of 4) sorted by relevance
212 XFS_FREE_EXTENT_SKIP_DISCARD, &resv->autoreap); in xrep_newbt_add_blocks()438 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()447 xfs_alloc_cancel_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()522 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free()
18 struct xfs_alloc_autoreap autoreap; member
739 bool autoreap; in exit_notify() local754 autoreap = do_notify_parent(tsk, sig); in exit_notify()756 autoreap = thread_group_empty(tsk) && in exit_notify()759 autoreap = true; in exit_notify()764 if (autoreap) { in exit_notify()
2045 if ((clone_flags & CLONE_PARENT) && current->signal->autoreap) in copy_process()2491 p->signal->autoreap = 1; in copy_process()