Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_user.c802 static inline size_t spc_bitmap_free(unsigned long *bitmap, uint32_t thresh) in spc_bitmap_free() function
855 space = spc_bitmap_free(udev->data_bitmap, udev->dbi_thresh); in tcmu_alloc_data_space()
/kernel/linux/linux-6.6/drivers/target/
H A 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()

Completed in 14 milliseconds