Searched refs:exit_func (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nx2.c3530 goto exit_func;
3537 goto exit_func;
3545 goto exit_func;
3553 exit_func:
3659 goto exit_func;
3665 goto exit_func;
3671 goto exit_func;
3679 exit_func:
3714 goto exit_func;
3732 goto exit_func;
[all...]
/linux-master/fs/btrfs/
H A Dsuper.c2477 void (*exit_func)(void); member in struct:init_sequence
2483 .exit_func = NULL,
2486 .exit_func = btrfs_exit_sysfs,
2489 .exit_func = btrfs_exit_compress,
2492 .exit_func = btrfs_destroy_cachep,
2495 .exit_func = btrfs_transaction_exit,
2498 .exit_func = btrfs_ctree_exit,
2501 .exit_func = btrfs_free_space_exit,
2504 .exit_func = extent_state_free_cachep,
2507 .exit_func
[all...]

Completed in 194 milliseconds