Lines Matching full:incore
219 /* Mark the incore AGF data stale until we're done fixing things. */ in xrep_agf_init_header()
311 /* Commit the new AGF and reinitialize the incore state. */
436 /* Commit the changes and reinitialize incore state. */ in xrep_agf()
440 /* Mark the incore AGF state stale and revert the AGF. */ in xrep_agf()
907 /* Mark the incore AGF data stale until we're done fixing things. */ in xrep_agi_init_header()
1070 * Walk an AGI unlinked bucket's list to load incore any unlinked inodes that
1163 * Find all incore unlinked inodes so that we can rebuild the unlinked buckets.
1265 * Skip incore inodes; these were already picked up by in xrep_iunlink_mark_ondisk_rec()
1338 /* Inode not incore? Terminate the chain. */ in xrep_iunlink_resolve_bucket()
1360 * Incore inode doesn't think this inode is on an in xrep_iunlink_resolve_bucket()
1478 * unlinked list using incore inodes, so we must load and link them in xrep_iunlink_rebuild_buckets()
1488 * Record all the incore unlinked inodes in iunlink_bmp that we didn't in xrep_iunlink_rebuild_buckets()
1503 * Walk each iunlink bucket to (re)construct as much of the incore list in xrep_iunlink_rebuild_buckets()
1542 * can reinsert it into the incore unlinked list. in xrep_iunlink_relink_next()
1602 * can reinsert it into the incore unlinked list. in xrep_iunlink_relink_prev()
1798 /* Mark the incore AGI state stale and revert the AGI. */ in xrep_agi()