Home
last modified time | relevance | path

Searched defs:incore (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/fs/xfs/libxfs/
Dxfs_rtbitmap.c155 xfs_rtword_t incore; in xfs_rtfind_back() local
309 xfs_rtword_t incore; in xfs_rtfind_forw() local
544 xfs_rtword_t incore; in xfs_rtmodify_range() local
759 xfs_rtword_t incore; in xfs_rtcheck_range() local
/linux-6.8/fs/ext4/
Dmballoc.c1273 static int ext4_mb_init_cache(struct page *page, char *incore, gfp_t gfp) in ext4_mb_init_cache()