Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:EXT2_FLAG_BB_DIRTY

180 #define EXT2_FLAG_BB_DIRTY		0x20
1128 fs->flags |= EXT2_FLAG_BB_DIRTY | EXT2_FLAG_CHANGED;
1144 return (fs->flags & EXT2_FLAG_BB_DIRTY);