Skip to content

Commit

Permalink
Merge pull request #915 from vojtechtrefny/master_missing-docs
Browse files Browse the repository at this point in the history
docs: Add missing functions to libblockdev-sections.txt
  • Loading branch information
vojtechtrefny authored Jun 28, 2023
2 parents 19a40d9 + f11e334 commit 1e2bb05
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/libblockdev-sections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ bd_crypto_keyring_add_key
bd_crypto_tc_open
bd_crypto_tc_close
bd_crypto_escrow_device
BDCryptoBITLKInfo
bd_crypto_bitlk_info
bd_crypto_bitlk_info_copy
bd_crypto_bitlk_info_free
bd_crypto_bitlk_open
bd_crypto_bitlk_close
bd_crypto_fvault2_open
Expand Down Expand Up @@ -243,6 +247,8 @@ BD_LOOP_ERROR
BDLoopError
BDLoopInfo
bd_loop_info
bd_loop_info_copy
bd_loop_info_free
bd_loop_get_loop_name
bd_loop_setup
bd_loop_setup_from_fd
Expand Down Expand Up @@ -502,6 +508,7 @@ bd_part_set_part_type
bd_part_set_part_id
bd_part_set_part_bootable
bd_part_set_part_attributes
bd_part_set_part_uuid
bd_part_error_quark
BDPartTech
BDPartTechMode
Expand Down

0 comments on commit 1e2bb05

Please sign in to comment.