[go: nahoru, domu]

Searched refs:mq_policy (Results 1 - 1 of 1) sorted by relevance

/drivers/md/
H A Ddm-cache-policy-mq.c332 struct mq_policy { struct
416 static void hash_insert(struct mq_policy *mq, struct entry *e)
423 static struct entry *hash_lookup(struct mq_policy *mq, dm_oblock_t oblock)
446 static bool any_free_cblocks(struct mq_policy *mq)
451 static bool any_clean_cblocks(struct mq_policy *mq)
472 static bool in_cache(struct mq_policy *mq, struct entry *e)
482 static void push(struct mq_policy *mq, struct entry *e)
497 static void del(struct mq_policy *mq, struct entry *e)
507 static struct entry *pop(struct mq_policy *mq, struct queue *q)
524 static bool updated_this_tick(struct mq_policy *m
[all...]

Completed in 14 milliseconds