Searched refs:EXT2_FT_DIR (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/fs/ext2fs/ |
| HD | ext2_dir.h | 98 #define EXT2_FT_DIR 2 macro
|
| HD | ext2_vnops.c | 209 0, htole16(12), 1, EXT2_FT_DIR, ".", 210 0, htole16(DIRBLKSIZ - 12), 2, EXT2_FT_DIR, ".."
|
| HD | ext2_lookup.c | 109 EXT2_FT_DIR, /* DT_DIR */
|