Searched refs:lcb (Results 1 – 6 of 6) sorted by relevance
395 struct lcb { struct403 static void lcb_put(struct lcb *lcb) in lcb_put() argument405 if (lcb->alloc) in lcb_put()406 kfree(lcb->log_rec); in lcb_put()407 kfree(lcb->lrh); in lcb_put()408 kfree(lcb); in lcb_put()2387 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) in find_log_rec() argument2390 struct LFS_RECORD_HDR *rh = lcb->lrh; in find_log_rec()2398 lcb->lrh = rh; in find_log_rec()2430 lcb->log_rec = lr; in find_log_rec()[all …]
197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument201 FW_CRYPTO_LOOKASIDE_WR_LCB_V((lcb)) | \
198 struct lpfc_lcb_context *lcb; /* Used in set_beacon */ member
7598 lcb_context = pmb->ctx_u.lcb; in lpfc_els_lcb_rsp()7740 mbox->ctx_u.lcb = lcb_context; in lpfc_sli4_set_beacon()
398 alloc print info about memory allocations (ccb, lcb)
548 alloc print info about memory allocations (ccb, lcb)