Home
last modified time | relevance | path

Searched refs:ext4_resize_end (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ext4/
Dioctl.c960 err2 = ext4_resize_end(sb, false); in ext4_ioctl_group_add()
1309 err2 = ext4_resize_end(sb, false); in __ext4_ioctl()
1459 err2 = ext4_resize_end(sb, true); in __ext4_ioctl()
Dresize.c100 int ext4_resize_end(struct super_block *sb, bool update_backups) in ext4_resize_end() function
Dext4.h3813 extern int ext4_resize_end(struct super_block *sb, bool update_backups);