Home
last modified time | relevance | path

Searched refs:find_group_other (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/fs/ext2/
H A Dialloc.c359 static int find_group_other(struct super_block *sb, struct inode *parent) in find_group_other() function
448 group = find_group_other(sb, dir); in ext2_new_inode()
/kernel/linux/linux-5.10/fs/ext4/
H A Dialloc.c568 static int find_group_other(struct super_block *sb, struct inode *parent, in find_group_other() function
1016 ret2 = find_group_other(sb, dir, &group, mode); in __ext4_new_inode()
/kernel/linux/linux-6.6/fs/ext4/
H A Dialloc.c569 static int find_group_other(struct super_block *sb, struct inode *parent, in find_group_other() function
1017 ret2 = find_group_other(sb, dir, &group, mode); in __ext4_new_inode()

Completed in 5 milliseconds