Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dfslog.c395 struct lcb { struct
403 static void lcb_put(struct lcb *lcb) in lcb_put() argument
408 kfree(lcb); in lcb_put()
2461 struct lcb *lcb; in read_log_rec_lcb() local
2478 lcb = kzalloc(sizeof(struct lcb), GFP_NOFS); in read_log_rec_lcb()
2479 if (!lcb) in read_log_rec_lcb()
3759 struct lcb *lcb = NULL; in log_replay() local
4172 lcb = NULL; in log_replay()
4226 lcb = NULL; in log_replay()
4278 lcb = NULL; in log_replay()
[all …]
/linux/drivers/crypto/chelsio/
A Dchcr_algo.h197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
201 FW_CRYPTO_LOOKASIDE_WR_LCB_V((lcb)) | \
A Dchcr_algo.c762 unsigned int lcb) in create_wreq() argument
784 !!lcb, txqidx); in create_wreq()
/linux/drivers/scsi/
A Dncr53c8xx.c1118 struct lcb;
1246 struct lcb { struct
4553 struct lcb *lp; in ncr_detach()
4665 struct lcb *lp; in ncr_complete()
4946 struct lcb *lp = tp->lp[cp->lun]; in ncr_ccb_skipped()
5462 struct lcb *lp = tp->lp[ln]; in ncr_setup_tags()
6975 struct lcb *lp = tp->lp[ln]; in ncr_get_ccb()
7084 struct lcb *lp = tp->lp[cp->lun]; in ncr_free_ccb()
7185 struct lcb *lp = tp->lp[ln]; in ncr_alloc_ccb()
7321 struct lcb *lp = tp->lp[ln]; in ncr_alloc_lcb()
[all …]
/linux/Documentation/scsi/
A Dsym53c8xx_2.rst398 alloc print info about memory allocations (ccb, lcb)
A Dncr53c8xx.rst548 alloc print info about memory allocations (ccb, lcb)

Completed in 37 milliseconds