Searched refs:ext4_list_backups (Results 1 – 2 of 2) 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 | ext4.h | 3290 extern unsigned int ext4_list_backups(struct super_block *sb,
|