Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dialloc.c368 static int find_group_other(struct super_block *sb, struct inode *parent) in find_group_other() function
457 group = find_group_other(sb, dir); in ext2_new_inode()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dialloc.c571 static int find_group_other(struct super_block *sb, struct inode *parent, in find_group_other() function
1019 ret2 = find_group_other(sb, dir, &group, mode); in __ext4_new_inode()