linux/kernel/power
Christoph Hellwig 0718afd47f block: introduce holder ops
Add a new blk_holder_ops structure, which is passed to blkdev_get_by_* and
installed in the block_device for exclusive claims.  It will be used to
allow the block layer to call back into the user of the block device for
thing like notification of a removed device or a device resize.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Acked-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Link: https://lore.kernel.org/r/20230601094459.1350643-10-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-06-05 10:53:04 -06:00
..
autosleep.c
console.c
energy_model.c
hibernate.c PM: hibernate: Do not get block device exclusively in test_resume mode 2023-04-27 19:00:28 +02:00
Kconfig
main.c PM: Add sysfs files to represent time spent in hardware sleep state 2023-04-20 19:06:12 +02:00
Makefile
power.h PM: hibernate: Turn snapshot_test into global variable 2023-04-27 19:00:28 +02:00
poweroff.c
process.c workqueue: Introduce show_freezable_workqueues 2023-03-23 15:55:38 -10:00
qos.c
snapshot.c
suspend.c
suspend_test.c
swap.c block: introduce holder ops 2023-06-05 10:53:04 -06:00
user.c
wakelock.c