Searched refs:ext4_list_backups (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ext4/ |
| H A D | resize.c | 732 unsigned int ext4_list_backups(struct super_block *sb, unsigned int *three, in ext4_list_backups() function 788 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb() 1162 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups() 1213 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
|
| H A D | ioctl.c | 266 grp = ext4_list_backups(sb, &three, &five, &seven); in ext4_update_superblocks_fn()
|
| H A D | ext4.h | 3177 extern unsigned int ext4_list_backups(struct super_block *sb,
|