cache_state 432 drivers/md/raid5-cache.c set_bit(R5C_LOG_CRITICAL, &conf->cache_state); cache_state 434 drivers/md/raid5-cache.c if (test_bit(R5C_LOG_CRITICAL, &conf->cache_state)) cache_state 436 drivers/md/raid5-cache.c clear_bit(R5C_LOG_CRITICAL, &conf->cache_state); cache_state 439 drivers/md/raid5-cache.c set_bit(R5C_LOG_TIGHT, &conf->cache_state); cache_state 441 drivers/md/raid5-cache.c clear_bit(R5C_LOG_TIGHT, &conf->cache_state); cache_state 1065 drivers/md/raid5-cache.c if (test_bit(R5C_LOG_CRITICAL, &conf->cache_state) && cache_state 1239 drivers/md/raid5-cache.c test_bit(R5C_LOG_TIGHT, &conf->cache_state)) cache_state 1469 drivers/md/raid5-cache.c if (test_bit(R5C_LOG_TIGHT, &conf->cache_state)) { cache_state 1493 drivers/md/raid5-cache.c if (!test_bit(R5C_LOG_CRITICAL, &conf->cache_state)) cache_state 2779 drivers/md/raid5-cache.c clear_bit(R5C_EXTRA_PAGE_IN_USE, &conf->cache_state); cache_state 2921 drivers/md/raid5-cache.c if (test_bit(R5C_LOG_CRITICAL, &conf->cache_state) && cache_state 643 drivers/md/raid5.c if (!test_bit(R5_INACTIVE_BLOCKED, &conf->cache_state)) { cache_state 646 drivers/md/raid5.c &conf->cache_state)) cache_state 648 drivers/md/raid5.c &conf->cache_state); cache_state 656 drivers/md/raid5.c &conf->cache_state); cache_state 664 drivers/md/raid5.c &conf->cache_state)), cache_state 667 drivers/md/raid5.c &conf->cache_state); cache_state 3082 drivers/md/raid5.c if (test_bit(R5C_LOG_CRITICAL, &conf->cache_state) && cache_state 3944 drivers/md/raid5.c &conf->cache_state)) { cache_state 5103 drivers/md/raid5.c if (test_bit(R5_INACTIVE_BLOCKED, &conf->cache_state)) cache_state 5107 drivers/md/raid5.c if (test_bit(R5C_LOG_TIGHT, &conf->cache_state)) cache_state 5332 drivers/md/raid5.c bool try_loprio = test_bit(R5C_LOG_TIGHT, &conf->cache_state) || cache_state 6301 drivers/md/raid5.c clear_bit(R5_DID_ALLOC, &conf->cache_state); cache_state 6340 drivers/md/raid5.c if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && cache_state 6346 drivers/md/raid5.c set_bit(R5_DID_ALLOC, &conf->cache_state); cache_state 666 drivers/md/raid5.h unsigned long cache_state; cache_state 31 drivers/mtd/mtdblock.c enum { STATE_EMPTY, STATE_CLEAN, STATE_DIRTY } cache_state; cache_state 83 drivers/mtd/mtdblock.c if (mtdblk->cache_state != STATE_DIRTY) cache_state 102 drivers/mtd/mtdblock.c mtdblk->cache_state = STATE_EMPTY; cache_state 140 drivers/mtd/mtdblock.c if (mtdblk->cache_state == STATE_DIRTY && cache_state 147 drivers/mtd/mtdblock.c if (mtdblk->cache_state == STATE_EMPTY || cache_state 150 drivers/mtd/mtdblock.c mtdblk->cache_state = STATE_EMPTY; cache_state 160 drivers/mtd/mtdblock.c mtdblk->cache_state = STATE_CLEAN; cache_state 165 drivers/mtd/mtdblock.c mtdblk->cache_state = STATE_DIRTY; cache_state 204 drivers/mtd/mtdblock.c if (mtdblk->cache_state != STATE_EMPTY && cache_state 260 drivers/mtd/mtdblock.c mtdblk->cache_state = STATE_EMPTY; cache_state 988 fs/btrfs/extent_io.c cache_state(prealloc, cached_state); cache_state 1011 fs/btrfs/extent_io.c cache_state(state, cached_state); cache_state 1057 fs/btrfs/extent_io.c cache_state(state, cached_state); cache_state 1095 fs/btrfs/extent_io.c cache_state(prealloc, cached_state); cache_state 1120 fs/btrfs/extent_io.c cache_state(prealloc, cached_state); cache_state 1227 fs/btrfs/extent_io.c cache_state(prealloc, cached_state); cache_state 1244 fs/btrfs/extent_io.c cache_state(state, cached_state); cache_state 1285 fs/btrfs/extent_io.c cache_state(state, cached_state); cache_state 1325 fs/btrfs/extent_io.c cache_state(prealloc, cached_state); cache_state 1348 fs/btrfs/extent_io.c cache_state(prealloc, cached_state); cache_state 596 include/trace/events/rxrpc.h __entry->cs = conn->cache_state; cache_state 455 net/rxrpc/ar-internal.h enum rxrpc_conn_cache_state cache_state; cache_state 455 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_UPGRADE; cache_state 458 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_ACTIVE; cache_state 481 net/rxrpc/conn_client.c _enter("%d,%d", conn->debug_id, conn->cache_state); cache_state 483 net/rxrpc/conn_client.c if (conn->cache_state == RXRPC_CONN_CLIENT_ACTIVE || cache_state 484 net/rxrpc/conn_client.c conn->cache_state == RXRPC_CONN_CLIENT_UPGRADE) cache_state 495 net/rxrpc/conn_client.c switch (conn->cache_state) { cache_state 515 net/rxrpc/conn_client.c _leave(" [%d]", conn->cache_state); cache_state 526 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_WAITING; cache_state 603 net/rxrpc/conn_client.c switch (conn->cache_state) { cache_state 820 net/rxrpc/conn_client.c if (conn->cache_state == RXRPC_CONN_CLIENT_WAITING && cache_state 847 net/rxrpc/conn_client.c if (conn->cache_state == RXRPC_CONN_CLIENT_ACTIVE && cache_state 875 net/rxrpc/conn_client.c switch (conn->cache_state) { cache_state 881 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_ACTIVE; cache_state 928 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_IDLE; cache_state 935 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_INACTIVE; cache_state 964 net/rxrpc/conn_client.c ASSERTCMP(conn->cache_state, ==, RXRPC_CONN_CLIENT_INACTIVE); cache_state 1037 net/rxrpc/conn_client.c ASSERTIFCMP(conn->cache_state != RXRPC_CONN_CLIENT_ACTIVE, cache_state 1038 net/rxrpc/conn_client.c conn->cache_state, ==, RXRPC_CONN_CLIENT_UPGRADE); cache_state 1042 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_CULLED; cache_state 1046 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_WAITING; cache_state 1125 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_INACTIVE; cache_state 1195 net/rxrpc/conn_client.c ASSERTCMP(conn->cache_state, ==, RXRPC_CONN_CLIENT_IDLE); cache_state 1200 net/rxrpc/conn_client.c conn->cache_state = RXRPC_CONN_CLIENT_INACTIVE;