Searched refs:cp_type (Results 1 – 3 of 3) sorted by relevance
90 int cp_type; member
697 if (0 != ch_checkrange(ch, pos.cp_type, pos.cp_unit)) { in ch_ioctl()703 ch->firsts[pos.cp_type] + pos.cp_unit, in ch_ioctl()
2030 int8_t cp_type; in udf_setup_indirect_aext() local2033 err = udf_current_aext(inode, epos, &cp_loc, &cp_len, &cp_type, 0); in udf_setup_indirect_aext()2036 cp_len |= ((uint32_t)cp_type) << 30; in udf_setup_indirect_aext()