Searched defs:rgn_idx (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/drivers/scsi/ufs/ |
D | ufshpb.c | 92 static bool ufshpb_is_pinned_region(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_is_pinned_region() 147 static void ufshpb_iterate_rgn(struct ufshpb_lu *hpb, int rgn_idx, int srgn_idx, in ufshpb_iterate_rgn() 225 static bool ufshpb_test_ppn_dirty(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_test_ppn_dirty() 314 ufshpb_get_pos_from_lpn(struct ufshpb_lu *hpb, unsigned long lpn, int *rgn_idx, in ufshpb_get_pos_from_lpn() 356 int transfer_len, rgn_idx, srgn_idx, srgn_offset; in ufshpb_prep() local 440 int rgn_idx, enum req_opf dir, in ufshpb_get_req() 555 static void ufshpb_update_active_info(struct ufshpb_lu *hpb, int rgn_idx, in ufshpb_update_active_info() 572 static void ufshpb_update_inactive_info(struct ufshpb_lu *hpb, int rgn_idx) in ufshpb_update_inactive_info() 655 static void ufshpb_set_read_buf_cmd(unsigned char *cdb, int rgn_idx, in ufshpb_set_read_buf_cmd() 922 int rgn_idx = rgn ? rgn->rgn_idx : 0; in ufshpb_issue_umap_req() local [all …]
|
D | ufshpb.h | 106 int rgn_idx; member 121 int rgn_idx; member 170 unsigned int rgn_idx; member
|