mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Add suport for filtering only LUKS signatures.
This commit is contained in:
committed by
Milan Broz
parent
8c350b65a3
commit
412de7dc25
@@ -44,6 +44,7 @@ void blk_set_chains_for_full_print(struct blkid_handle *h);
|
||||
void blk_set_chains_for_fast_detection(struct blkid_handle *h);
|
||||
|
||||
int blk_superblocks_filter_luks(struct blkid_handle *h);
|
||||
int blk_superblocks_only_luks(struct blkid_handle *h);
|
||||
|
||||
blk_probe_status blk_safeprobe(struct blkid_handle *h);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user