Home
last modified time | relevance | path

Searched refs:cp_type (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dchio.h90 int cp_type; member
/linux-5.19.10/drivers/scsi/
Dch.c687 if (0 != ch_checkrange(ch, pos.cp_type, pos.cp_unit)) { in ch_ioctl()
693 ch->firsts[pos.cp_type] + pos.cp_unit, in ch_ioctl()
/linux-5.19.10/fs/udf/
Dinode.c1979 int cp_type; in udf_setup_indirect_aext() local
1982 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0); in udf_setup_indirect_aext()
1983 cp_len |= ((uint32_t)cp_type) << 30; in udf_setup_indirect_aext()