Home
last modified time | relevance | path

Searched refs:EXT2_TOPDIR_FL (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/lib/e2p/
Dpf.c44 { EXT2_TOPDIR_FL, "T", "Top_of_Directory_Hierarchies" },
/third_party/e2fsprogs/misc/
Dchattr.c114 { EXT2_TOPDIR_FL, 'T' },
Dfuse2fs.c3111 EXT2_TOPDIR_FL)
/third_party/e2fsprogs/lib/ext2fs/
Dext2_fs.h342 #define EXT2_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro