Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c395 struct lcb { struct
398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next argument
403 static void lcb_put(struct lcb *lcb) in lcb_put()
2431 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) in find_log_rec()
2503 struct lcb *lcb; in read_log_rec_lcb() local
2545 static int find_client_next_lsn(struct ntfs_log *log, struct lcb *lcb, u64 *lsn) in find_client_next_lsn()
2622 static int read_next_log_rec(struct ntfs_log *log, struct lcb *lcb, u64 *lsn) in read_next_log_rec()
3869 struct lcb *lcb = NULL; in log_replay() local
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h198 struct lpfc_lcb_context *lcb; /* Used in set_beacon */ member