Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_dir.h98 #define EXT2_FT_DIR 2 macro
H A Dext2_vnops.c206 0, htole16(12), 1, EXT2_FT_DIR, ".",
207 0, htole16(DIRBLKSIZ - 12), 2, EXT2_FT_DIR, ".."
H A Dext2_lookup.c107 EXT2_FT_DIR, /* DT_DIR */