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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h267 unchar cluster_type; /* cluster properties */ member in struct:__anon6593::__anon6594::__anon6601
336 unchar cluster_type; /* cluster properties */ member in struct:__anon6608::__anon6609
H A Dgdth.c2338 ha->hdr[hdrive].cluster_type = (unchar)ha->info;
2492 (ha->hdr[t].cluster_type & CLUSTER_DRIVE)) {
2739 (ha->hdr[t].cluster_type & CLUSTER_DRIVE))
3790 ha->hdr[t].cluster_type = (unchar)ha->info;
3791 if (!(ha->hdr[t].cluster_type &
3795 if (ha->hdr[t].cluster_type &
3805 ha->hdr[t].cluster_type |= CLUSTER_MOUNTED;
3808 ha->hdr[t].cluster_type &= ~CLUSTER_MOUNTED;
3819 ha->hdr[t].cluster_type |= CLUSTER_RESERVED;
3821 ha->hdr[t].cluster_type
5215 u32 cluster_type = 0; local
[all...]
H A Dgdth.h199 /* cluster_type constants */
909 unchar cluster_type; /* cluster properties */ member in struct:__anon6552::__anon6553
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dconfig.c340 static struct config_item_type cluster_type = { variable in typeref:struct:config_item_type
414 config_group_init_type_name(&cl->group, name, &cluster_type);

Completed in 152 milliseconds