Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dioctl.c1703 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.h3027 int ext4_update_overhead(struct super_block *sb, bool force);
Dsuper.c5724 ext4_update_overhead(sb, false); in ext4_fill_super()