Home
last modified time | relevance | path

Searched full:incore (Results 1 – 25 of 66) sorted by relevance

123

/linux/fs/xfs/scrub/
H A Dfscounters.c46 * walking all the AGs to make sure the incore per-AG structure has been
47 * initialized. The expected value calculation then iterates the incore per-AG
54 * Since the expected value computation is lockless but only browses incore
62 * contents and trust that the incore counters match the ondisk counters. (The
219 /* We must get the incore counters set up before we can proceed. */ in xchk_setup_fscounters()
246 * summary counts (total inodes, free inodes, free data blocks) to an incore
253 * xchk_*_process_error. Scrub and repair share the same incore data
288 * Calculate what the global in-core counters ought to be from the incore
336 * Per-AG reservations are taken out of the incore counters, in xchk_fscount_aggregate_agcounts()
351 * The global incore space reservation is taken from the incore in xchk_fscount_aggregate_agcounts()
[all …]
H A Dbmap.c71 * Try to flush all incore state to disk before we examine the in xchk_setup_inode_bmap()
124 /* Incore extent tree cursor */
136 /* Was the incore extent tree loaded? */
218 * The rmap must be an exact match for this incore file mapping record, in xchk_bmap_xref_rmap()
482 * from the incore list, for which there is no ordering check. in xchk_bmap_iextent()
553 * Check that the incore extent tree contains an extent that matches in xchk_bmapbt_rec()
555 * need to check them here. If the incore extent tree was just loaded in xchk_bmapbt_rec()
594 /* Load the incore bmap cache if it's not loaded. */ in xchk_bmap_btree()
873 /* Scrub a delalloc reservation from the incore extent map tree. */
884 * from the incore list, for which there is no ordering check. in xchk_bmap_iextent_delalloc()
[all …]
H A Dquotacheck.h25 * This incore dquot record has been written at least once. We never want to
57 /* Return the incore counter array for a given quota type. */
H A Dagheader_repair.c219 /* 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()
911 /* Mark the incore AGF data stale until we're done fixing things. */ in xrep_agi_init_header()
1090 * Walk an AGI unlinked bucket's list to load incore any unlinked inodes that
1193 * Find all incore unlinked inodes so that we can rebuild the unlinked buckets.
1295 * Skip incore inodes; these were already picked up by in xrep_iunlink_mark_ondisk_rec()
1393 /* Inode not incore? Terminate the chain. */ in xrep_iunlink_resolve_bucket()
1444 * Incore inode doesn't think this inode is on an in xrep_iunlink_resolve_bucket()
[all …]
H A Ddqiterate.c138 * Find the id of the next highest incore dquot. Normally this will correspond
165 * Walk all incore dquots of this filesystem. Caller must set *@cursorp to
H A Dcow_repair.c48 * Although CoW staging extents are owned by incore CoW inode forks, on disk
57 * repair since they only exist incore. Hence the most we can do is find the
59 * replace the incore mapping. We use the regular reaping process to unmap
692 * delalloc reservations only exist incore, so there is no in xrep_bmap_cow()
H A Dnlinks_repair.c39 * nlink values of the incore inodes. A scrub->repair cycle should have left
186 * up the incore link counts if we are. in xrep_nlinks_repair_inode()
H A Dtempfile.c130 * Attach the dquot(s) to the inodes and modify them incore. in xrep_tempfile_create()
157 /* Finish setting up the incore / vfs context. */ in xrep_tempfile_create()
896 * exchanged the incore sizes as well. in xrep_tempexch_contents()
945 /* Recreate @sc->ip's incore fork (ifp) with data from temp_ifp. */ in xrep_tempfile_copyout_local()
H A Dattr_repair.c507 * look for incore buffers (up to the maximum length of a remote value) that
508 * could be hiding anywhere in the physical range. If we find an incore
512 * Note the subtlety that remote attr value blocks for which there is no incore
555 * indication that there could be more data in the next block. The incore
1100 * Add this stashed incore parent pointer to the temporary file. The caller
1509 /* Tear down all the incore scan stuff we created. */
/linux/fs/xfs/libxfs/
H A Dxfs_rtrefcount_btree.h31 * Addresses of records, keys, and pointers within an incore rtrefcountbt block.
110 * Address of pointers within the incore btree root.
127 * Compute the space required for the incore btree root containing the given
145 * Compute the space required for the incore btree root given the ondisk
170 * Compute the space required for the ondisk root block given an incore root
H A Dxfs_rtrmap_btree.h32 * Addresses of records, keys, and pointers within an incore rtrmapbt block.
121 * Address of pointers within the incore btree root.
138 * Compute the space required for the incore btree root containing the given
156 * Compute the space required for the incore btree root given the ondisk
181 * Compute the space required for the ondisk root block given an incore root
H A Dxfs_inode_fork.h13 * File incore extent information, present for each of data & attr forks.
17 struct xfs_btree_block *if_broot; /* file's incore btree root */
H A Dxfs_rtbitmap.h236 /* Convert an ondisk bitmap word to its incore representation. */
249 /* Set an ondisk bitmap word from an incore representation. */
H A Dxfs_ondisk.h212 * Make sure the incore inode timestamp range corresponds to hand in xfs_check_ondisk_structs()
220 /* Do the same with the incore quota expiration range. */ in xfs_check_ondisk_structs()
H A Dxfs_attr_leaf.h19 * Incore version of the attribute leaf header.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dsnps,archs-intc.yaml7 title: ARC-HS incore Interrupt Controller
13 ARC-HS incore Interrupt Controller provided by cores implementing ARCv2 ISA.
H A Dsnps,arc700-intc.yaml7 title: ARC700 incore Interrupt Controller
/linux/include/uapi/linux/
H A Ddqblk_xfs.h152 * incore.
171 __u32 qs_incoredqs; /* number of dquots incore */
183 * currently incore.
213 __u32 qs_incoredqs; /* number of dquots incore */
/linux/fs/xfs/
H A Dxfs_attr_inactive.c29 * Invalidate any incore buffers associated with this remote attribute value
61 * Mark any incore buffers for the remote value as stale. We in xfs_attr3_rmt_stale()
100 * incore buffers. in xfs_attr3_leaf_inactive()
H A Dxfs_dquot.c519 /* Allocate and initialize everything we need for an incore dquot. */
576 /* Check the ondisk dquot's id and type match what the incore dquot expects. */
634 /* copy everything from disk dquot to the incore dquot */ in xfs_dquot_from_disk()
698 * Read in the ondisk dquot using dqtobp() then copy it to an incore version,
726 * to the incore dquot and release the buffer since the incore dquot in xfs_qm_dqread()
1078 * Starting at @id and progressing upwards, look for an initialized incore
1208 /* Check incore dquot for errors before we flush. */
1389 /* Flush the incore dquot to the ondisk buffer. */ in xfs_qm_dqflush()
H A Dxfs_icache.c34 /* Radix tree tags for incore inode tree. */
42 * The goal for walking incore inodes. These can correspond with incore inode
234 /* Set a tag on both the AG incore inode tree and the AG radix tree. */
270 /* Clear a tag on both the AG incore inode tree and the AG radix tree. */
526 * updating the incore state yet. The AGI buffer will be dirty and in xfs_iget_cache_hit()
1534 /* Scan one incore inode for block preallocations that we can remove. */
1852 /* Walk all incore inodes to achieve a given goal. */
1935 * before incore reclamation happens.
H A Dxfs_notify_failure.c96 /* Get files that incore, filter out others that are not in use. */ in xfs_dax_failure_fn()
99 /* Continue the rmap query if the inode isn't incore */ in xfs_dax_failure_fn()
/linux/fs/gfs2/
H A Dacl.h10 #include "incore.h"
H A Dglops.h10 #include "incore.h"
H A Ddentry.c15 #include "incore.h"

123