Home
last modified time | relevance | path

Searched defs:qn (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/block/
Dblk-throttle.c233 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init()
250 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio()
266 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_peek_queued() local
294 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_pop_queued() local
843 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
1399 struct throtl_qnode *qn = NULL; in blk_throtl_bio() local
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmdomain.c1172 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.4.14/drivers/infiniband/hw/mthca/
Dmthca_memfree.c567 u32 qn, __be32 **db) in mthca_alloc_db()