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

/linux-master/include/uapi/linux/
H A Dfs.h281 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */ macro
/linux-master/tools/include/uapi/linux/
H A Dfs.h281 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */ macro
/linux-master/fs/ext2/
H A Dext2.h240 #define EXT2_JOURNAL_DATA_FL FS_JOURNAL_DATA_FL /* Reserved for ext3 */
/linux-master/fs/ocfs2/
H A Docfs2_fs.h256 #define OCFS2_JOURNAL_DATA_FL FS_JOURNAL_DATA_FL /* Reserved for ext3 */
/linux-master/fs/gfs2/
H A Dfile.c126 * The FS_JOURNAL_DATA_FL flag maps to GFS2_DIF_INHERIT_JDATA for directories,
139 {FS_JOURNAL_DATA_FL, GFS2_DIF_JDATA | GFS2_DIF_INHERIT_JDATA},

Completed in 156 milliseconds