Home
last modified time | relevance | path

Searched refs:cluster_type (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c1520 ha->hdr[hdrive].cluster_type = (u8)ha->info; in gdth_analyse_hdrive()
1660 (ha->hdr[t].cluster_type & CLUSTER_DRIVE)) { in gdth_next()
1902 (ha->hdr[t].cluster_type & CLUSTER_DRIVE)) in gdth_internal_cache_cmd()
2752 ha->hdr[t].cluster_type = (u8)ha->info; in gdth_sync_event()
2753 if (!(ha->hdr[t].cluster_type & in gdth_sync_event()
2757 if (ha->hdr[t].cluster_type & in gdth_sync_event()
2767 ha->hdr[t].cluster_type |= CLUSTER_MOUNTED; in gdth_sync_event()
2770 ha->hdr[t].cluster_type &= ~CLUSTER_MOUNTED; in gdth_sync_event()
2781 ha->hdr[t].cluster_type |= CLUSTER_RESERVED; in gdth_sync_event()
2783 ha->hdr[t].cluster_type in gdth_sync_event()
3624 u32 cluster_type = 0; ioc_hdrlist() local
[all...]
H A Dgdth_ioctl.h240 u8 cluster_type; /* cluster properties */ member
H A Dgdth.h179 /* cluster_type constants */
856 u8 cluster_type; /* cluster properties */ member
/kernel/linux/linux-5.10/fs/dlm/
H A Dconfig.c317 static const struct config_item_type cluster_type = { variable
388 config_group_init_type_name(&cl->group, name, &cluster_type); in make_cluster()
/kernel/linux/linux-6.6/fs/dlm/
H A Dconfig.c340 static const struct config_item_type cluster_type = { variable
411 config_group_init_type_name(&cl->group, name, &cluster_type); in make_cluster()

Completed in 11 milliseconds