Searched defs:qn (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/block/ |
D | blk-throttle.c | 306 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() 323 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio() 339 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_peek_queued() local 367 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_pop_queued() local 1020 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg() 1483 struct throtl_qnode *qn = NULL; in blk_throtl_bio() local
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1172 static int dlm_match_nodes(struct dlm_ctxt *dlm, struct dlm_query_nodeinfo *qn) in dlm_match_nodes() 1234 struct dlm_query_nodeinfo *qn = NULL; in dlm_send_nodeinfo() local 1293 struct dlm_query_nodeinfo *qn; in dlm_query_nodeinfo_handler() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_memfree.c | 567 u32 qn, __be32 **db) in mthca_alloc_db()
|