Home
last modified time | relevance | path

Searched refs:cluster_type (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-switch-conversion.h27 enum cluster_type enum
59 virtual cluster_type get_type () = 0;
131 cluster_type
246 cluster_type
348 cluster_type
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-switch-conversion.h27 enum cluster_type enum
59 virtual cluster_type get_type () = 0;
131 cluster_type
246 cluster_type
348 cluster_type
/OK3568_Linux_fs/kernel/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 &= ~CLUSTER_RESERVED; in gdth_sync_event()
[all …]
H A Dgdth_ioctl.h240 u8 cluster_type; /* cluster properties */ member
H A Dgdth.h856 u8 cluster_type; /* cluster properties */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Doverlay.hpp292 > cluster_type; in apply() typedef
322 cluster_type clusters; in apply()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffered_piece_collection.hpp315 > cluster_type; typedef
317 cluster_type m_clusters;