Home
last modified time | relevance | path

Searched refs:ptr_stale (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/md/bcache/
H A Dmovinggc.c71 ptr_stale(io->op.c, &b->key, 0)) { in read_moving_endio()
143 if (ptr_stale(c, &w->key, 0)) { in read_moving()
H A Dalloc.c642 EBUG_ON(ptr_stale(c, &b->key, i)); in bch_alloc_sectors()
H A Dbtree.c1249 if (ptr_stale(c, k, i)) { in __bch_btree_mark_key()
1250 stale = max(stale, ptr_stale(c, k, i)); in __bch_btree_mark_key()
1285 !ptr_stale(c, k, i)) { in bch_initial_mark_key()
H A Dwriteback.c502 BUG_ON(ptr_stale(dc->disk.c, &next->key, 0)); in read_dirty()
H A Drequest.c515 ptr_stale(s->iop.c, &b->key, 0)) { in bch_cache_read_endio()