Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dsuper.c2442 void (*exit_func)(void); member
2448 .exit_func = NULL,
2451 .exit_func = btrfs_exit_sysfs,
2454 .exit_func = btrfs_exit_compress,
2457 .exit_func = btrfs_destroy_cachep,
2460 .exit_func = btrfs_transaction_exit,
2463 .exit_func = btrfs_ctree_exit,
2466 .exit_func = btrfs_free_space_exit,
2469 .exit_func = extent_state_free_cachep,
2472 .exit_func = extent_buffer_free_cachep,
[all …]
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_nx2.c3530 goto exit_func; in qla8044_write_flash_status_reg()
3537 goto exit_func; in qla8044_write_flash_status_reg()
3545 goto exit_func; in qla8044_write_flash_status_reg()
3553 exit_func: in qla8044_write_flash_status_reg()
3659 goto exit_func; in qla8044_flash_write_u32()
3665 goto exit_func; in qla8044_flash_write_u32()
3671 goto exit_func; in qla8044_flash_write_u32()
3679 exit_func: in qla8044_flash_write_u32()
3714 goto exit_func; in qla8044_write_flash_buffer_mode()
3732 goto exit_func; in qla8044_write_flash_buffer_mode()
[all …]