Searched refs:three (Results 1 – 4 of 4) sorted by relevance
/fs/ext4/ |
D | resize.c | 737 unsigned int ext4_list_backups(struct super_block *sb, unsigned int *three, in ext4_list_backups() argument 741 unsigned int *min = three; in ext4_list_backups() 786 unsigned three = 1; in verify_reserved_gdb() local 793 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb() 1148 unsigned three = 1; in update_backups() local 1164 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups() 1215 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups()
|
D | ioctl.c | 193 unsigned int three = 1; in ext4_update_superblocks_fn() local 265 grp = ext4_list_backups(sb, &three, &five, &seven); in ext4_update_superblocks_fn()
|
D | ext4.h | 3073 unsigned int *three, unsigned int *five,
|
/fs/squashfs/ |
D | Kconfig | 61 Squashfs now supports three parallelisation options for 225 much more than three will probably not make much difference.
|