Home
last modified time | relevance | path

Searched refs:block_state (Results 1 – 9 of 9) sorted by relevance

/linux/lib/zlib_deflate/
A Ddeflate.c69 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);
407 block_state bstate; in zlib_deflate()
864 static block_state deflate_stored( in deflate_stored()
923 static block_state deflate_fast( in deflate_fast()
1017 static block_state deflate_slow( in deflate_slow()
A Ddefutil.h349 } block_state; typedef
/linux/lib/zlib_dfltcc/
A Ddfltcc_deflate.h11 block_state *result);
A Ddfltcc_deflate.c122 block_state *result in dfltcc_deflate()
/linux/fs/gfs2/
A Dtrace_gfs2.h548 u64 block, unsigned len, u8 block_state),
550 TP_ARGS(ip, rgd, block, len, block_state),
557 __field( u8, block_state )
569 __entry->block_state = block_state;
581 block_state_name(__entry->block_state),
/linux/drivers/block/zram/
A DKconfig135 /sys/kernel/debug/zram/zramX/block_state.
/linux/Documentation/ABI/testing/
A Dsysfs-block-zram108 are idle via /sys/kernel/debug/zram/zram<id>/block_state
/linux/Documentation/admin-guide/blockdev/
A Dzram.rst531 /sys/kernel/debug/zram/zram0/block_state". The output is as follows::
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_ctl.c76 enum block_state { enum
2657 enum block_state state; in _ctl_ioctl_main()

Completed in 25 milliseconds