Searched refs:EXT2_FT_REG_FILE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Ddir.c251 [EXT2_FT_REG_FILE] = DT_REG,
262 [S_IFREG >> S_SHIFT] = EXT2_FT_REG_FILE,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_defs.h541 #define EXT2_FT_REG_FILE 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_fs.h550 #define EXT2_FT_REG_FILE 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext2_fs.h569 EXT2_FT_REG_FILE = 1, enumerator in enum:__anon17396
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c5766 return EXT2_FT_REG_FILE;
5810 should_be = EXT2_FT_REG_FILE;

Completed in 88 milliseconds