Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dnamei.c1399 static struct buffer_head *__ext4_find_entry(struct inode *dir, in __ext4_find_entry() function
1557 bh = __ext4_find_entry(dir, &fname, res_dir, inlined); in ext4_find_entry()
1577 bh = __ext4_find_entry(dir, &fname, res_dir, NULL); in ext4_lookup_entry()