Lines Matching refs:Flags
454 tuple->TupleLink = tuple->Flags = 0;
458 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1;
480 if (MFC_FN(tuple->Flags)) {
482 ret = read_cis_cache(s, LINK_SPACE(tuple->Flags),
487 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR);
490 MFC_FN(tuple->Flags)--;
491 } else if (HAS_LINK(tuple->Flags)) {
493 SPACE(tuple->Flags) = LINK_SPACE(tuple->Flags);
494 HAS_LINK(tuple->Flags) = 0;
498 if (SPACE(tuple->Flags)) {
501 ret = read_cis_cache(s, SPACE(tuple->Flags), ofs, 5, link);
507 remove_cis_cache(s, SPACE(tuple->Flags), ofs, 5);
511 ret = read_cis_cache(s, SPACE(tuple->Flags), ofs, 5, link);
517 remove_cis_cache(s, SPACE(tuple->Flags), ofs, 5);
535 attr = SPACE(tuple->Flags);
555 attr = SPACE(tuple->Flags);
570 HAS_LINK(tuple->Flags) = 1;
571 LINK_SPACE(tuple->Flags) = attr | IS_ATTR;
578 HAS_LINK(tuple->Flags) = 1;
579 LINK_SPACE(tuple->Flags) = attr & ~IS_ATTR;
586 HAS_LINK(tuple->Flags) = 1;
587 LINK_SPACE(tuple->Flags) = IS_ATTR |
593 LINK_SPACE(tuple->Flags) = attr;
600 MFC_FN(tuple->Flags) = tmp;
603 MFC_FN(tuple->Flags) = 1;
608 HAS_LINK(tuple->Flags) = 0;
647 ret = read_cis_cache(s, SPACE(tuple->Flags),