Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dioctl.c1712 int ext4_update_overhead(struct super_block *sb, bool force) in ext4_update_overhead() function
H A Dresize.c105 return ext4_update_overhead(sb, true); in ext4_resize_end()
H A Dext4.h3030 int ext4_update_overhead(struct super_block *sb, bool force);
H A Dsuper.c5738 ext4_update_overhead(sb, false); in ext4_fill_super()