Searched refs:incore (Results 1 – 7 of 7) sorted by relevance
192 xfs_rtword_t incore; in xfs_rtfind_back() local269 if ((wdiff = incore ^ want)) { in xfs_rtfind_back()346 xfs_rtword_t incore; in xfs_rtfind_forw() local424 if ((wdiff = incore ^ want)) { in xfs_rtfind_forw()583 xfs_rtword_t incore; in xfs_rtmodify_range() local622 incore |= mask; in xfs_rtmodify_range()624 incore &= ~mask; in xfs_rtmodify_range()690 incore |= mask; in xfs_rtmodify_range()692 incore &= ~mask; in xfs_rtmodify_range()798 xfs_rtword_t incore; in xfs_rtcheck_range() local[all …]
1 * ARC700 incore Interrupt Controller
1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
536 implementation of the incore counters, and will be treated separately.1600 reconstruct the incore state of the intent item and finish it.2539 2. For each incore reservation:3067 incore counter and give back whatever they don't use at commit time.3246 5. Get the incore inode for the inumber of the examination cursor.3250 the filesystem until the scan releases the incore inode.3252 6. Drop the AGI lock and return the incore inode to the caller.3484 a well-known incore filesystem object.3617 Add each file's resource usage to the incore dquot.3619 3. Walk each incore dquot.[all …]
1277 static int ext4_mb_init_cache(struct folio *folio, char *incore, gfp_t gfp) in ext4_mb_init_cache() argument1392 BUG_ON(incore == NULL); in ext4_mb_init_cache()1406 ext4_mb_generate_buddy(sb, data, incore, group, grinfo); in ext4_mb_init_cache()1408 incore = NULL; in ext4_mb_init_cache()1411 BUG_ON(incore != NULL); in ext4_mb_init_cache()1428 incore = data; in ext4_mb_init_cache()
8 internals. Each glock (struct gfs2_glock in fs/gfs2/incore.h)
169 ``mapping_set_large_folios`` when initializing the incore inode.
Completed in 30 milliseconds