Searched refs:EXT2_FT_DIR (Results 1 – 5 of 5) sorted by relevance
135 #define EXT2_FT_DIR 2 macro157 return EXT2_FT_DIR; in inot2ext2dt()178 case EXT2_FT_DIR: in ext2dt2dt()
680 dirtemplate.dot_type = EXT2_FT_DIR; in ext2fs_mkdir()687 dirtemplate.dotdot_type = EXT2_FT_DIR; in ext2fs_mkdir()
249 && (dirp->e2d_type != EXT2_FT_DIR)) { in pass2check()251 dirp->e2d_type = EXT2_FT_DIR; in pass2check()262 proto.e2d_type = EXT2_FT_DIR; in pass2check()297 proto.e2d_type = EXT2_FT_DIR; in pass2check()320 && dirp->e2d_type != EXT2_FT_DIR) { in pass2check()322 dirp->e2d_type = EXT2_FT_DIR; in pass2check()
93 .dot_type = EXT2_FT_DIR,98 .dotdot_type = EXT2_FT_DIR,628 dirhead.dot_type = EXT2_FT_DIR; in allocdir()634 dirhead.dotdot_type = EXT2_FT_DIR; in allocdir()
931 lost_found_dir[0].e2d_type = EXT2_FT_DIR; in fsinit() 932 lost_found_dir[1].e2d_type = EXT2_FT_DIR; in fsinit() 984 root_dir[0].e2d_type = EXT2_FT_DIR; in fsinit() 985 root_dir[1].e2d_type = EXT2_FT_DIR; in fsinit() 987 root_dir[2].e2d_type = EXT2_FT_DIR; in fsinit()