Lines Matching full:live
28 * Live File Scan
31 * Live file scans walk every inode in a live filesystem. This is more or
41 * live updates, which means there must be a provision to update the new index
43 * can be used in live update hook code to stop the scan and protect this data
47 * the live filesystem, it is assumed that the caller will add hooks as needed
195 * the same time so that the scan user can receive live updates for inodes that
213 * live updates. in xchk_iscan_move_cursor()
240 /* All live updates will be applied from now on */ in xchk_iscan_finish()
259 * -ECANCELED if the live scan aborted, -EBUSY if the AGI could not be grabbed,
295 * scan forward, so set the iscan cursor to (ino - 1) so that our live update
300 * -ECANCELED if the live scan aborted, or the usual negative errno.
497 * the _want_live_update predicate will pass through all live updates. in xchk_iscan_iget()
609 * -ECANCELED if the live scan aborted, -EBUSY if the incore inode could not be
738 * If so, it is newly allocated and will not be scanned. All live updates to
757 * Do we need a live update for this inode? This is true if the scanner thread