Home
last modified time | relevance | path

Searched refs:z_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/zfs/
H A Dzfs_acl.h19 uint16_t z_type; /* type of entry allow/deny */ member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c271 enum sdebug_z_type z_type; member
2684 return zsp->z_type == ZBC_ZONE_TYPE_CNV; in zbc_zone_is_conv()
2783 if (zsp->z_type == ZBC_ZONE_TYPE_SWR) { in zbc_inc_wp()
2850 if (zsp->z_type == ZBC_ZONE_TYPE_SWR) { in check_zbc_access_params()
4420 desc[0] = zsp->z_type; in resp_report_zones()
4916 zsp->z_type = ZBC_ZONE_TYPE_CNV; in sdebug_device_create_zones()
4921 zsp->z_type = ZBC_ZONE_TYPE_SWR; in sdebug_device_create_zones()
4923 zsp->z_type = ZBC_ZONE_TYPE_SWP; in sdebug_device_create_zones()