Searched refs:FS_JOURNAL_DATA_FL (Results 1 – 4 of 4) sorted by relevance
153 [gfs2fl_InheritJdata] = FS_JOURNAL_DATA_FL,171 fsflags |= FS_JOURNAL_DATA_FL; in gfs2_get_flags()
243 #define EXT2_JOURNAL_DATA_FL FS_JOURNAL_DATA_FL /* Reserved for ext3 */
263 #define OCFS2_JOURNAL_DATA_FL FS_JOURNAL_DATA_FL /* Reserved for ext3 */
365 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */ macro