Searched refs:ext2_search_dirblock (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/fs/ext2fs/
H A Dext2_extern.h102 int ext2_search_dirblock(struct inode *, void *, int *, const char *, int,
H A Dext2_lookup.c445 error = ext2_search_dirblock(dp, bp->b_data, &entry_found,
707 ext2_search_dirblock(struct inode *ip, void *data, int *foundp, function
H A Dext2_htree.c397 if (ext2_search_dirblock(ip, bp->b_data, &found,

Completed in 110 milliseconds