Home
last modified time | relevance | path

Searched refs:e4b (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/ext4/
Dmballoc.c451 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max) in mb_find_buddy() argument
455 BUG_ON(e4b->bd_bitmap == e4b->bd_buddy); in mb_find_buddy()
458 if (order > e4b->bd_blkbits + 1) { in mb_find_buddy()
465 *max = 1 << (e4b->bd_blkbits + 3); in mb_find_buddy()
466 return e4b->bd_bitmap; in mb_find_buddy()
469 bb = e4b->bd_buddy + EXT4_SB(e4b->bd_sb)->s_mb_offsets[order]; in mb_find_buddy()
470 *max = EXT4_SB(e4b->bd_sb)->s_mb_maxs[order]; in mb_find_buddy()
476 static void mb_free_blocks_double(struct inode *inode, struct ext4_buddy *e4b, in mb_free_blocks_double() argument
480 struct super_block *sb = e4b->bd_sb; in mb_free_blocks_double()
482 if (unlikely(e4b->bd_info->bb_bitmap == NULL)) in mb_free_blocks_double()
[all …]
/Linux-v5.10/Documentation/filesystems/caching/
Dfscache.rst459 …17e4b 2 ACTV 0 0 0 0 0 0 7b 4 0 0 | NFS.fh DT 0 ffff88001dd82820…