Searched refs:dx_make_map (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | namei.c | 307 static int dx_make_map(struct inode *dir, struct buffer_head *bh, 1253 static int dx_make_map(struct inode *dir, struct buffer_head *bh, in dx_make_map() function 1914 count = dx_make_map(dir, *bh, hinfo, map); in do_split()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | namei.c | 308 static int dx_make_map(struct inode *dir, struct buffer_head *bh, 1311 static int dx_make_map(struct inode *dir, struct buffer_head *bh, in dx_make_map() function 2017 count = dx_make_map(dir, *bh, hinfo, map); in do_split()
|
Completed in 11 milliseconds