Lines Matching refs:flags_match
948 ctx->flags_match = 0;
957 ctx->flags_match |= FEMR_IN_USE;
971 ctx->flags_match |= FEMR_BASE_RECORD;
973 ctx->flags_match |= FEMR_NOT_BASE_RECORD;
976 ctx->flags_match |= FEMR_BASE_RECORD;
979 ctx->flags_match |= FEMR_FILE;
985 ctx->flags_match |= FEMR_DIR;
995 case 1: ctx->flags_match |= FEMR_METADATA; break;
996 case 0: ctx->flags_match |= FEMR_NOT_METADATA; break;
998 ctx->flags_match |= FEMR_NOT_METADATA; break;
1006 ctx->flags_match |= FEMR_NOT_IN_USE;
1041 if (ctx->flags_match & ctx->flags_search) {