Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfs.h193 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */ macro
/linux-4.4.14/fs/gfs2/
Dfile.c149 [gfs2fl_InheritJdata] = FS_JOURNAL_DATA_FL,
167 fsflags |= FS_JOURNAL_DATA_FL; in gfs2_get_flags()
/linux-4.4.14/fs/ext2/
Dext2.h243 #define EXT2_JOURNAL_DATA_FL FS_JOURNAL_DATA_FL /* Reserved for ext3 */
/linux-4.4.14/fs/ocfs2/
Docfs2_fs.h272 #define OCFS2_JOURNAL_DATA_FL FS_JOURNAL_DATA_FL /* Reserved for ext3 */