Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_extern.h97 int ext2_htree_create_index(struct vnode *, struct componentname *,
H A Dext2_htree.c666 ext2_htree_create_index(struct vnode *vp, struct componentname *cnp, in ext2_htree_create_index() function
H A Dext2_lookup.c951 return ext2_htree_create_index(dvp, cnp, &newdir); in ext2_direnter()