Searched refs:EXT2_FT_DIR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_dir.h | 98 #define EXT2_FT_DIR 2 macro
|
H A D | ext2_vnops.c | 206 0, htole16(12), 1, EXT2_FT_DIR, ".", 207 0, htole16(DIRBLKSIZ - 12), 2, EXT2_FT_DIR, ".."
|
H A D | ext2_lookup.c | 107 EXT2_FT_DIR, /* DT_DIR */
|