Lines Matching refs:su_flags
536 if (sup->su_flags & SEGUSE_ACTIVE
537 || !(sup->su_flags & SEGUSE_DIRTY))
564 if (sup->su_flags & SEGUSE_ACTIVE
565 || !(sup->su_flags & SEGUSE_DIRTY))
749 if (sup->su_flags & SEGUSE_SUPERBLOCK)
939 if (sup->su_flags & SEGUSE_ACTIVE)
941 else if (!(sup->su_flags & SEGUSE_DIRTY))
943 else if (sup->su_flags & SEGUSE_READY)
945 else if (sup->su_flags & SEGUSE_EMPTY)
952 if (sup->su_flags & SEGUSE_ERROR) {
962 segflags = sup->su_flags;
979 sup->su_flags |= SEGUSE_ERROR;