Lines Matching full:background
185 * Queue background inode reclaim work if there are reclaimable inodes and there
202 * Background scanning to trim preallocated space. This is queued based on the
248 /* start background work */ in xfs_perag_set_inode_tag()
863 * done in the background in a non-blocking manner, and enables memory reclaim
989 * background reclaim if it isn't already scheduled.
1004 /* kick background reclaimer and push the AIL */ in xfs_reclaim_inodes_nr()
1147 * If the caller is waiting, return -EAGAIN to keep the background in xfs_inode_free_eofblocks()
1306 * If the caller is waiting, return -EAGAIN to keep the background in xfs_inode_free_cowblocks()
1446 /* Background worker that trims preallocated space. */
1487 * Reclaim all the free space that we can by scheduling the background blockgc
1894 * Flush all the pending work and then disable the inode inactivation background
1911 * Enable the inode inactivation background workers and schedule deferred inode
2017 * Queue a background inactivation worker if there are inodes that need to be
2018 * inactivated and higher level xfs code hasn't disabled the background
2108 * We always use background reclaim here because even if the inode is clean, it
2110 * before we can reclaim the inode. The background reclaim path handles this
2111 * more efficiently than we can here, so simply let background reclaim tear down
2140 * Register a phony shrinker so that we can run background inodegc sooner when