Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:EXT2_FLAG_BB_DIRTY

181 #define EXT2_FLAG_BB_DIRTY		0x20
1892 fs->flags |= EXT2_FLAG_BB_DIRTY | EXT2_FLAG_CHANGED;
1908 return (fs->flags & EXT2_FLAG_BB_DIRTY);