Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dvlun.h52 struct ba_lun_info { struct
72 struct ba_lun_info *ba_lun_handle;
H A Dvlun.c61 struct ba_lun_info *bali = NULL; in ba_init()
78 bali = kzalloc(sizeof(struct ba_lun_info), GFP_KERNEL); in ba_init()
153 struct ba_lun_info *bali, int *bit_word) in find_free_range()
188 struct ba_lun_info *bali = NULL; in ba_alloc()
232 * @ba_lun_info: LUN info owning the block allocator.
237 static int validate_alloc(struct ba_lun_info *bali, u64 aun) in validate_alloc()
260 struct ba_lun_info *bali = NULL; in ba_free()
309 struct ba_lun_info *bali = ba_lun->ba_lun_handle; in ba_clone()
339 struct ba_lun_info *bali = ba_lun->ba_lun_handle; in ba_space()
352 struct ba_lun_info *bal in cxlflash_ba_terminate()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dvlun.h52 struct ba_lun_info { struct
72 struct ba_lun_info *ba_lun_handle;
H A Dvlun.c61 struct ba_lun_info *bali = NULL; in ba_init()
78 bali = kzalloc(sizeof(struct ba_lun_info), GFP_KERNEL); in ba_init()
153 struct ba_lun_info *bali, int *bit_word) in find_free_range()
188 struct ba_lun_info *bali = NULL; in ba_alloc()
237 static int validate_alloc(struct ba_lun_info *bali, u64 aun) in validate_alloc()
260 struct ba_lun_info *bali = NULL; in ba_free()
309 struct ba_lun_info *bali = ba_lun->ba_lun_handle; in ba_clone()
339 struct ba_lun_info *bali = ba_lun->ba_lun_handle; in ba_space()
352 struct ba_lun_info *bali = ba_lun->ba_lun_handle; in cxlflash_ba_terminate()

Completed in 6 milliseconds