Home | History | Annotate | Download | only in lfs

Lines Matching refs:su_flags

1218 			    !(sup->su_flags & SEGUSE_EMPTY)) {
1219 sup->su_flags |= SEGUSE_EMPTY;
1222 (sup->su_flags & SEGUSE_EMPTY)) {
1223 sup->su_flags &= ~SEGUSE_EMPTY;
1226 if (sup->su_flags & (SEGUSE_ACTIVE|SEGUSE_INVAL)) {
1227 sup->su_flags &= ~(SEGUSE_ACTIVE|SEGUSE_INVAL);
1231 fs->lfs_suflags[0][i] = sup->su_flags;
1322 sup->su_flags |= SEGUSE_DIRTY | SEGUSE_ACTIVE;
1372 if (!(sup->su_flags & SEGUSE_DIRTY)) {
1377 if (sup->su_flags & SEGUSE_SUPERBLOCK)
2531 badnews = sup->su_nbytes || !(sup->su_flags & SEGUSE_INVAL);
2532 if (sup->su_flags & SEGUSE_SUPERBLOCK)
2534 if (!(sup->su_flags & SEGUSE_DIRTY)) {
2536 if (sup->su_flags & SEGUSE_SUPERBLOCK)