Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dnamei.c19 static inline int dirnamecmp(struct qstr *qn, in dirnamecmp()
/Linux-v4.19/block/
Dblk-throttle.c390 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init()
407 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio()
423 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_peek_queued() local
451 struct throtl_qnode *qn = list_first_entry(queued, struct throtl_qnode, node); in throtl_pop_queued() local
1066 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
2142 struct throtl_qnode *qn = NULL; in blk_throtl_bio() local
/Linux-v4.19/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-v4.19/drivers/infiniband/hw/mthca/
Dmthca_memfree.c566 u32 qn, __be32 **db) in mthca_alloc_db()