Home
last modified time | relevance | path

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

/fs/ocfs2/
Dinode.h90 #define OCFS2_INODE_JOURNAL 0x00000002 macro
119 #define INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags & OCFS2_INODE_JOURNAL)
120 #define SET_INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags |= OCFS2_INODE_JOURNAL)