Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:EXT2_FLAG_IB_DIRTY

171 #define EXT2_FLAG_IB_DIRTY		0x10
1336 fs->flags |= EXT2_FLAG_IB_DIRTY | EXT2_FLAG_CHANGED;
1352 return (fs->flags & EXT2_FLAG_IB_DIRTY);