Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ext2fs/
H A Dext2_lookup.c126 static int ext2_is_dot_entry(struct componentname *cnp);
131 ext2_is_dot_entry(struct componentname *cnp) in ext2_is_dot_entry() function
377 if (!ext2_is_dot_entry(cnp) && ext2_htree_has_idx(dp)) { in ext2_lookup_ino()