Searched refs:block_state (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/lib/zlib_deflate/ |
| H A D | deflate.c | 69 typedef block_state (*compress_func) (deflate_state *s, int flush); 73 static block_state deflate_stored (deflate_state *s, int flush); 74 static block_state deflate_fast (deflate_state *s, int flush); 75 static block_state deflate_slow (deflate_state *s, int flush); 404 block_state bstate; in zlib_deflate() 860 static block_state deflate_stored( in deflate_stored() 919 static block_state deflate_fast( in deflate_fast() 1013 static block_state deflate_slow( in deflate_slow()
|
| H A D | defutil.h | 349 } block_state; typedef
|
| /linux-6.15/lib/zlib_dfltcc/ |
| H A D | dfltcc_deflate.h | 11 block_state *result);
|
| H A D | dfltcc_deflate.c | 122 block_state *result in dfltcc_deflate()
|
| /linux-6.15/fs/gfs2/ |
| H A D | trace_gfs2.h | 556 u64 block, unsigned len, u8 block_state), 558 TP_ARGS(ip, rgd, block, len, block_state), 565 __field( u8, block_state ) 577 __entry->block_state = block_state; 589 block_state_name(__entry->block_state),
|
| /linux-6.15/drivers/block/zram/ |
| H A D | Kconfig | 136 /sys/kernel/debug/zram/zramX/block_state.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-block-zram | 100 are idle via /sys/kernel/debug/zram/zram<id>/block_state
|
| /linux-6.15/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 517 /sys/kernel/debug/zram/zram0/block_state". The output is as follows::
|
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_ctl.c | 76 enum block_state { enum 2721 enum block_state state; in _ctl_ioctl_main()
|