Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dnamei.c1571 static struct buffer_head *__ext4_find_entry(struct inode *dir, in __ext4_find_entry() function
1731 bh = __ext4_find_entry(dir, &fname, res_dir, inlined); in ext4_find_entry()
1752 bh = __ext4_find_entry(dir, &fname, res_dir, NULL); in ext4_lookup_entry()