Searched refs:ext4_find_inline_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inline.c | 1652 struct buffer_head *ext4_find_inline_entry(struct inode *dir, in ext4_find_inline_entry() function
|
H A D | ext4.h | 3455 extern struct buffer_head *ext4_find_inline_entry(struct inode *dir,
|
H A D | namei.c | 1518 ret = ext4_find_inline_entry(dir, fname, res_dir, in __ext4_find_entry()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inline.c | 1659 struct buffer_head *ext4_find_inline_entry(struct inode *dir, in ext4_find_inline_entry() function
|
H A D | ext4.h | 3563 extern struct buffer_head *ext4_find_inline_entry(struct inode *dir,
|
H A D | namei.c | 1616 ret = ext4_find_inline_entry(dir, fname, res_dir, in __ext4_find_entry()
|
Completed in 29 milliseconds