Searched refs:cpi (Results 1 – 2 of 2) sorted by relevance
42 unsigned cpi; in hpfs_load_code_page() local60 cpi = cp->array[0].index; in hpfs_load_code_page()63 if (cpi >= 3) { in hpfs_load_code_page()69 if ((unsigned)cpd->offs[cpi] > 0x178) { in hpfs_load_code_page()74 ptr = (char *)cpd + cpd->offs[cpi] + 6; in hpfs_load_code_page()
22 static inline struct ufs_buffer_head *UCPI_UBH(struct ufs_cg_private_info *cpi) in UCPI_UBH() argument24 return &cpi->c_ubh; in UCPI_UBH()