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()
858 * done in the background in a non-blocking manner, and enables memory reclaim
984 * background reclaim if it isn't already scheduled.
999 /* kick background reclaimer and push the AIL */ in xfs_reclaim_inodes_nr()
1142 * If the caller is waiting, return -EAGAIN to keep the background in xfs_inode_free_eofblocks()
1301 * If the caller is waiting, return -EAGAIN to keep the background in xfs_inode_free_cowblocks()
1441 /* Background worker that trims preallocated space. */
1481 * Reclaim all the free space that we can by scheduling the background blockgc
1916 * Flush all the pending work and then disable the inode inactivation background
1949 * Enable the inode inactivation background workers and schedule deferred inode
2056 * Queue a background inactivation worker if there are inodes that need to be
2057 * inactivated and higher level xfs code hasn't disabled the background
2119 * We always use background reclaim here because even if the inode is clean, it
2121 * before we can reclaim the inode. The background reclaim path handles this
2122 * more efficiently than we can here, so simply let background reclaim tear down
2151 * Register a phony shrinker so that we can run background inodegc sooner when