Searched defs:lcb (Results 1 – 4 of 4) sorted by relevance
1245 struct lcb { struct1260 struct link jump_lcb; argument1261 ncrcmd load_jump_ccb[3];1262 struct link jump_tag;1274 u32 *jump_ccb; /* Virtual address */1285 u_char busyccbs; /* CCBs busy for this lun */1289 u_char maxnxs; /* Max possible nexuses */1297 u_char ia_tag; /* Allocation index */1298 u_char if_tag; /* Freeing index */1302 u_char numtags; /* Current number of tags */[all …]
395 struct lcb { struct398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next argument403 static void lcb_put(struct lcb *lcb) in lcb_put()2385 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) in find_log_rec()2457 struct lcb *lcb; in read_log_rec_lcb() local2499 static int find_client_next_lsn(struct ntfs_log *log, struct lcb *lcb, u64 *lsn) in find_client_next_lsn()2576 static int read_next_log_rec(struct ntfs_log *log, struct lcb *lcb, u64 *lsn) in read_next_log_rec()3758 struct lcb *lcb = NULL; in log_replay() local
197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
762 unsigned int lcb) in create_wreq()