Lines Matching full:updates
158 /* Have we seen any live updates of parent pointers recently? */
321 * Flush stashed parent pointer updates that have been recorded by the scanner.
582 /* Flush stashed pptr updates to constrain memory usage. */ in xrep_parent_scan_dirtree()
626 * Capture dirent updates being made by other threads which are relevant to the
1132 * If there were any parent pointer updates to the xattr structure in xrep_parent_try_flush_xattrs()
1155 * Clear the pptr updates flag. We hold sc->ip ILOCKed, so there in xrep_parent_copy_xattrs()
1156 * can't be any parent pointer updates in progress. in xrep_parent_copy_xattrs()
1172 * to the end to lock out any directory parent pointer updates. in xrep_parent_copy_xattrs()
1212 * Finish replaying stashed parent pointer updates, allocate a transaction for
1224 * Repair relies on the ILOCK to quiesce all possible xattr updates. in xrep_parent_finalize_tempfile()
1225 * Replay all queued parent pointer updates into the tempfile before in xrep_parent_finalize_tempfile()
1290 * all the stashed pptr updates to the tempdir. After this point, in xrep_parent_rebuild_pptrs()
1527 /* Set up some staging memory for logging parent pointer updates. */ in xrep_parent_setup_scan()