Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext4/
Dnamei.c1566 static struct buffer_head *__ext4_find_entry(struct inode *dir, in __ext4_find_entry() function
1726 bh = __ext4_find_entry(dir, &fname, res_dir, inlined); in ext4_find_entry()
1747 bh = __ext4_find_entry(dir, &fname, res_dir, NULL); in ext4_lookup_entry()