Home
last modified time | relevance | path

Searched refs:ext4_update_overhead (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/ext4/
Dioctl.c1695 int ext4_update_overhead(struct super_block *sb, bool force) in ext4_update_overhead() function
Dresize.c105 return ext4_update_overhead(sb, true); in ext4_resize_end()
Dext4.h3030 int ext4_update_overhead(struct super_block *sb, bool force);
Dsuper.c5664 ext4_update_overhead(sb, false); in ext4_fill_super()