Home
last modified time | relevance | path

Searched refs:lcb (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dfslog.c395 struct lcb { struct
403 static void lcb_put(struct lcb *lcb) in lcb_put() argument
408 kfree(lcb); in lcb_put()
2457 struct lcb *lcb; in read_log_rec_lcb() local
2474 lcb = kzalloc(sizeof(struct lcb), GFP_NOFS); in read_log_rec_lcb()
2475 if (!lcb) in read_log_rec_lcb()
3758 struct lcb *lcb = NULL; in log_replay() local
4167 lcb = NULL; in log_replay()
4221 lcb = NULL; in log_replay()
4276 lcb = NULL; in log_replay()
[all …]
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_algo.h197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
201 FW_CRYPTO_LOOKASIDE_WR_LCB_V((lcb)) | \
H A Dchcr_algo.c762 unsigned int lcb) in create_wreq() argument
784 !!lcb, txqidx); in create_wreq()
/linux-6.15/drivers/scsi/
H A Dncr53c8xx.c1117 struct lcb;
1245 struct lcb { struct
4552 struct lcb *lp; in ncr_detach()
4664 struct lcb *lp; in ncr_complete()
4945 struct lcb *lp = tp->lp[cp->lun]; in ncr_ccb_skipped()
5461 struct lcb *lp = tp->lp[ln]; in ncr_setup_tags()
6974 struct lcb *lp = tp->lp[ln]; in ncr_get_ccb()
7083 struct lcb *lp = tp->lp[cp->lun]; in ncr_free_ccb()
7184 struct lcb *lp = tp->lp[ln]; in ncr_alloc_ccb()
7320 struct lcb *lp = tp->lp[ln]; in ncr_alloc_lcb()
[all …]
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_sli.h198 struct lpfc_lcb_context *lcb; /* Used in set_beacon */ member
H A Dlpfc_els.c7442 lcb_context = pmb->ctx_u.lcb; in lpfc_els_lcb_rsp()
7584 mbox->ctx_u.lcb = lcb_context; in lpfc_sli4_set_beacon()
/linux-6.15/Documentation/scsi/
H A Dsym53c8xx_2.rst398 alloc print info about memory allocations (ccb, lcb)
H A Dncr53c8xx.rst548 alloc print info about memory allocations (ccb, lcb)