Searched refs:ba_lun (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | vlun.c | 55 * @ba_lun: Block allocator to initialize. 59 static int ba_init(struct ba_lun *ba_lun) in ba_init() argument 67 "ba_lun->lsize=%lx ba_lun->au_size=%lX\n", in ba_init() 68 __func__, ba_lun->lun_id, ba_lun->lsize, ba_lun->au_size); in ba_init() 71 lun_size_au = ba_lun->lsize / ba_lun in ba_init() 184 ba_alloc(struct ba_lun *ba_lun) ba_alloc() argument 257 ba_free(struct ba_lun *ba_lun, u64 to_free) ba_free() argument 307 ba_clone(struct ba_lun *ba_lun, u64 to_clone) ba_clone() argument 337 ba_space(struct ba_lun *ba_lun) ba_space() argument 350 cxlflash_ba_terminate(struct ba_lun *ba_lun) cxlflash_ba_terminate() argument [all...] |
H A D | vlun.h | 66 struct ba_lun { struct 77 struct ba_lun ba_lun; member
|
H A D | superpipe.h | 146 void cxlflash_ba_terminate(struct ba_lun *ba_lun);
|
H A D | lunmgt.c | 210 cxlflash_ba_terminate(&gli->blka.ba_lun); in cxlflash_term_global_luns()
|
H A D | superpipe.c | 607 cxlflash_ba_terminate(&gli->blka.ba_lun); in cxlflash_lun_detach()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | vlun.c | 55 * @ba_lun: Block allocator to initialize. 59 static int ba_init(struct ba_lun *ba_lun) in ba_init() argument 67 "ba_lun->lsize=%lx ba_lun->au_size=%lX\n", in ba_init() 68 __func__, ba_lun->lun_id, ba_lun->lsize, ba_lun->au_size); in ba_init() 71 lun_size_au = ba_lun->lsize / ba_lun in ba_init() 184 ba_alloc(struct ba_lun *ba_lun) ba_alloc() argument 257 ba_free(struct ba_lun *ba_lun, u64 to_free) ba_free() argument 307 ba_clone(struct ba_lun *ba_lun, u64 to_clone) ba_clone() argument 337 ba_space(struct ba_lun *ba_lun) ba_space() argument 350 cxlflash_ba_terminate(struct ba_lun *ba_lun) cxlflash_ba_terminate() argument [all...] |
H A D | vlun.h | 66 struct ba_lun { struct 77 struct ba_lun ba_lun; member
|
H A D | superpipe.h | 146 void cxlflash_ba_terminate(struct ba_lun *ba_lun);
|
H A D | lunmgt.c | 210 cxlflash_ba_terminate(&gli->blka.ba_lun); in cxlflash_term_global_luns()
|
H A D | superpipe.c | 608 cxlflash_ba_terminate(&gli->blka.ba_lun); in cxlflash_lun_detach()
|
Completed in 10 milliseconds