Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dioctl.c1704 int ext4_update_overhead(struct super_block *sb, bool force) in ext4_update_overhead() function
H A Dresize.c103 return ext4_update_overhead(sb, true); in ext4_resize_end()
H A Dext4.h3037 int ext4_update_overhead(struct super_block *sb, bool force);
H A Dsuper.c5743 ext4_update_overhead(sb, false); in ext4_fill_super()