Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dpci-sysfs.c275 static inline int has_sparse(struct pci_controller *hose, in has_sparse() function
290 int sparse = has_sparse(hose, mmap_type); in pci_mmap_legacy_page_range()
312 if (!has_sparse(hose, mmap_type)) in pci_adjust_legacy_attr()
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume-index.c162 static inline bool has_sparse(const struct volume_index *volume_index) in has_sparse() function
170 if (!has_sparse(volume_index)) in uds_is_volume_index_sample()
688 if (has_sparse(volume_index)) { in uds_set_volume_index_zone_open_chapter()
801 if (has_sparse(volume_index)) in abort_restoring_volume_index()
906 if (!has_sparse(volume_index)) { in start_restoring_volume_index()
973 if ((result == UDS_SUCCESS) && has_sparse(volume_index)) { in finish_restoring_volume_index()
1061 if (!has_sparse(volume_index)) { in start_saving_volume_index()
1102 if ((result == UDS_SUCCESS) && has_sparse(volume_index)) in finish_saving_volume_index()
1159 if (!has_sparse(volume_index)) in uds_get_volume_index_stats()