Searched refs:ext2_htree_lookup (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_extern.h | 100 int ext2_htree_lookup(struct inode *, const char *, int, struct buf **,
|
H A D | ext2_htree.c | 351 ext2_htree_lookup(struct inode *ip, const char *name, int namelen, in ext2_htree_lookup() function
|
H A D | ext2_lookup.c | 380 switch (ext2_htree_lookup(dp, cnp->cn_nameptr, cnp->cn_namelen, in ext2_lookup_ino()
|