Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_htree.c69 static int ext2_htree_check_next(struct inode *ip, uint32_t hash,
112 ext2_htree_check_next(struct inode *ip, uint32_t hash, const char *name, in ext2_htree_check_next() function
412 search_next = ext2_htree_check_next(ip, dirhash, name, &info); in ext2_htree_lookup()