Searched refs:find_group_orlov (Results 1 – 2 of 2) sorted by relevance
/fs/ext2/ |
D | ialloc.c | 256 static int find_group_orlov(struct super_block *sb, struct inode *parent) in find_group_orlov() function 455 group = find_group_orlov(sb, dir); in ext2_new_inode()
|
/fs/ext4/ |
D | ialloc.c | 423 static int find_group_orlov(struct super_block *sb, struct inode *parent, in find_group_orlov() function 613 return find_group_orlov(sb, parent, group, mode, NULL); in find_group_other() 1017 ret2 = find_group_orlov(sb, dir, &group, mode, qstr); in __ext4_new_inode()
|