Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/target/
Dtarget_core_user.c810 static inline size_t spc_bitmap_free(unsigned long *bitmap, uint32_t thresh) in spc_bitmap_free() function
863 space = spc_bitmap_free(udev->data_bitmap, udev->dbi_thresh); in tcmu_alloc_data_space()