Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dioctl.c968 err2 = ext4_resize_end(sb, false); in ext4_ioctl_group_add()
1317 err2 = ext4_resize_end(sb, false); in __ext4_ioctl()
1467 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.h3789 extern int ext4_resize_end(struct super_block *sb, bool update_backups);