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

/linux-master/include/uapi/linux/
H A Dchio.h90 int cp_type; member in struct:changer_position
/linux-master/drivers/scsi/
H A Dch.c697 if (0 != ch_checkrange(ch, pos.cp_type, pos.cp_unit)) {
703 ch->firsts[pos.cp_type] + pos.cp_unit,
/linux-master/fs/udf/
H A Dinode.c2008 int cp_type; local
2011 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0);
2012 cp_len |= ((uint32_t)cp_type) << 30;

Completed in 225 milliseconds