Home
last modified time | relevance | path

Searched refs:find_group_other (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ext2/
Dialloc.c372 static int find_group_other(struct super_block *sb, struct inode *parent) in find_group_other() function
461 group = find_group_other(sb, dir); in ext2_new_inode()
/linux-4.19.296/fs/ext4/
Dialloc.c565 static int find_group_other(struct super_block *sb, struct inode *parent, in find_group_other() function
875 ret2 = find_group_other(sb, dir, &group, mode); in __ext4_new_inode()