]> git.ipfire.org Git - thirdparty/util-linux.git/blame - libmount/docs/libmount-sections.txt
verity: add new verity.roothashfile option
[thirdparty/util-linux.git] / libmount / docs / libmount-sections.txt
CommitLineData
3d735589
KZ
1<SECTION>
2<FILE>cache</FILE>
e6ecd606 3libmnt_cache
63de90d4
KZ
4mnt_new_cache
5mnt_free_cache
0105691d
KZ
6mnt_ref_cache
7mnt_unref_cache
3d735589
KZ
8mnt_cache_device_has_tag
9mnt_cache_find_tag_value
0f32f1e2 10mnt_cache_read_tags
0cf83127 11mnt_cache_set_targets
0f32f1e2 12mnt_get_fstype
63de90d4 13mnt_pretty_path
3d735589 14mnt_resolve_path
3d735589 15mnt_resolve_spec
0f32f1e2 16mnt_resolve_tag
0cf83127 17mnt_resolve_target
3d735589
KZ
18</SECTION>
19
20<SECTION>
63de90d4 21<FILE>context</FILE>
e6ecd606 22libmnt_context
4917d842 23libmnt_ns
63de90d4
KZ
24mnt_free_context
25mnt_new_context
26mnt_reset_context
27mnt_context_append_options
28mnt_context_apply_fstab
29mnt_context_disable_canonicalize
30mnt_context_disable_helpers
31mnt_context_disable_mtab
e39cbb76 32mnt_context_disable_swapmatch
63de90d4
KZ
33mnt_context_enable_fake
34mnt_context_enable_force
ee314075 35mnt_context_enable_fork
63de90d4
KZ
36mnt_context_enable_lazy
37mnt_context_enable_loopdel
38mnt_context_enable_rdonly_umount
ea848180 39mnt_context_enable_rwonly_mount
63de90d4
KZ
40mnt_context_enable_sloppy
41mnt_context_enable_verbose
ea848180 42mnt_context_forced_rdonly
6497f2d9 43mnt_context_force_unrestricted
63de90d4 44mnt_context_get_cache
ea848180 45mnt_context_get_excode
63de90d4
KZ
46mnt_context_get_fs
47mnt_context_get_fstab
47cca899 48mnt_context_get_fstab_userdata
63de90d4 49mnt_context_get_fstype
47cca899 50mnt_context_get_fs_userdata
ee314075 51mnt_context_get_helper_status
63de90d4
KZ
52mnt_context_get_lock
53mnt_context_get_mflags
54mnt_context_get_mtab
47cca899 55mnt_context_get_mtab_userdata
5d451abb 56mnt_context_get_options
63de90d4 57mnt_context_get_optsmode
4917d842 58mnt_context_get_origin_ns
63de90d4
KZ
59mnt_context_get_source
60mnt_context_get_status
ee314075 61mnt_context_get_syscall_errno
63de90d4
KZ
62mnt_context_get_table
63mnt_context_get_target
4917d842 64mnt_context_get_target_ns
71ed3b83 65mnt_context_get_target_prefix
63de90d4 66mnt_context_get_user_mflags
ee314075 67mnt_context_helper_executed
63de90d4
KZ
68mnt_context_helper_setopt
69mnt_context_init_helper
ee314075 70mnt_context_is_child
63de90d4
KZ
71mnt_context_is_fake
72mnt_context_is_force
ee314075 73mnt_context_is_fork
63de90d4
KZ
74mnt_context_is_fs_mounted
75mnt_context_is_lazy
379e8439
KZ
76mnt_context_is_loopdel
77mnt_context_is_nocanonicalize
78mnt_context_is_nohelpers
63de90d4 79mnt_context_is_nomtab
ee314075 80mnt_context_is_parent
63de90d4
KZ
81mnt_context_is_rdonly_umount
82mnt_context_is_restricted
ea848180 83mnt_context_is_rwonly_mount
63de90d4 84mnt_context_is_sloppy
e39cbb76 85mnt_context_is_swapmatch
63de90d4 86mnt_context_is_verbose
ee314075 87mnt_context_reset_status
63de90d4
KZ
88mnt_context_set_cache
89mnt_context_set_fs
90mnt_context_set_fstab
91mnt_context_set_fstype
92mnt_context_set_fstype_pattern
93mnt_context_set_mflags
94mnt_context_set_mountdata
95mnt_context_set_options
96mnt_context_set_options_pattern
97mnt_context_set_optsmode
ee314075 98mnt_context_set_passwd_cb
63de90d4
KZ
99mnt_context_set_source
100mnt_context_set_syscall_status
101mnt_context_set_tables_errcb
102mnt_context_set_target
4917d842 103mnt_context_set_target_ns
71ed3b83 104mnt_context_set_target_prefix
63de90d4
KZ
105mnt_context_set_user_mflags
106mnt_context_strerror
4917d842
VD
107mnt_context_switch_ns
108mnt_context_switch_origin_ns
109mnt_context_switch_target_ns
ee314075 110mnt_context_syscall_called
e39cbb76 111mnt_context_tab_applied
ee314075 112mnt_context_wait_for_children
a3bb7e65
KZ
113<SUBSECTION>
114MNT_ERR_AMBIFS
115MNT_ERR_APPLYFLAGS
116MNT_ERR_LOOPDEV
117MNT_ERR_MOUNTOPT
118MNT_ERR_NOFSTAB
119MNT_ERR_NOFSTYPE
120MNT_ERR_NOSOURCE
81b176c4 121MNT_ERR_LOOPOVERLAP
ebb07926 122MNT_ERR_LOCK
4917d842 123MNT_ERR_NAMESPACE
ea848180
KZ
124<SUBSECTION>
125MNT_EX_SUCCESS
126MNT_EX_USAGE
127MNT_EX_SYSERR
128MNT_EX_SOFTWARE
129MNT_EX_USER
130MNT_EX_FILEIO
131MNT_EX_FAIL
132MNT_EX_SOMEOK
3d735589
KZ
133</SECTION>
134
135<SECTION>
63de90d4
KZ
136<FILE>context-mount</FILE>
137mnt_context_do_mount
138mnt_context_finalize_mount
139mnt_context_mount
140mnt_context_next_mount
189a1bf3 141mnt_context_next_remount
63de90d4 142mnt_context_prepare_mount
e6ecd606
KZ
143<SUBSECTION>
144MNT_MS_COMMENT
145MNT_MS_GROUP
146MNT_MS_HELPER
147MNT_MS_LOOP
148MNT_MS_NETDEV
149MNT_MS_NOAUTO
150MNT_MS_NOFAIL
151MNT_MS_OFFSET
152MNT_MS_OWNER
153MNT_MS_SIZELIMIT
ee314075 154MNT_MS_ENCRYPTION
e6ecd606
KZ
155MNT_MS_UHELPER
156MNT_MS_USER
157MNT_MS_USERS
158MNT_MS_XCOMMENT
7b53418b 159MNT_MS_XFSTABCOMM
e6a49887
LB
160MNT_MS_HASH_DEVICE
161MNT_MS_ROOT_HASH
162MNT_MS_HASH_OFFSET
141bb954 163MNT_MS_ROOT_HASH_FILE
e6ecd606
KZ
164<SUBSECTION>
165MS_BIND
166MS_DIRSYNC
167MS_I_VERSION
168MS_MANDLOCK
169MS_MGC_MSK
170MS_MGC_VAL
171MS_MOVE
172MS_NOATIME
173MS_NODEV
174MS_NODIRATIME
175MS_NOEXEC
176MS_NOSUID
177MS_OWNERSECURE
178MS_PRIVATE
179MS_PROPAGATION
180MS_RDONLY
181MS_REC
182MS_RELATIME
183MS_REMOUNT
184MS_SECURE
185MS_SHARED
186MS_SILENT
187MS_SLAVE
188MS_STRICTATIME
189MS_SYNCHRONOUS
190MS_UNBINDABLE
d5dbd57b 191MS_LAZYTIME
3d735589
KZ
192</SECTION>
193
3d735589 194<SECTION>
63de90d4 195<FILE>context-umount</FILE>
a3bb7e65 196mnt_context_find_umount_fs
63de90d4
KZ
197mnt_context_do_umount
198mnt_context_finalize_umount
ee314075 199mnt_context_next_umount
63de90d4
KZ
200mnt_context_prepare_umount
201mnt_context_umount
3d735589
KZ
202</SECTION>
203
3d735589
KZ
204<SECTION>
205<FILE>fs</FILE>
e6ecd606 206libmnt_fs
0f32f1e2 207mnt_copy_fs
3d735589 208mnt_free_fs
0f32f1e2 209mnt_free_mntent
26d0c0ae
KZ
210mnt_ref_fs
211mnt_unref_fs
0f32f1e2 212mnt_fs_append_attributes
7b1333fa 213mnt_fs_append_comment
0f32f1e2 214mnt_fs_append_options
0f32f1e2
KZ
215mnt_fs_get_attribute
216mnt_fs_get_attributes
217mnt_fs_get_bindsrc
7b1333fa 218mnt_fs_get_comment
0f32f1e2
KZ
219mnt_fs_get_devno
220mnt_fs_get_freq
221mnt_fs_get_fs_options
222mnt_fs_get_fstype
223mnt_fs_get_id
224mnt_fs_get_option
e47a1931 225mnt_fs_get_optional_fields
63de90d4 226mnt_fs_get_options
0f32f1e2
KZ
227mnt_fs_get_parent_id
228mnt_fs_get_passno
ce4dd666 229mnt_fs_get_priority
4b9d67a2 230mnt_fs_get_propagation
0f32f1e2 231mnt_fs_get_root
ce4dd666 232mnt_fs_get_size
3d735589 233mnt_fs_get_source
3d735589 234mnt_fs_get_srcpath
ce4dd666 235mnt_fs_get_swaptype
3d735589 236mnt_fs_get_tag
9d5eb4c4 237mnt_fs_get_table
3d735589 238mnt_fs_get_target
a3bb7e65 239mnt_fs_get_tid
ce4dd666 240mnt_fs_get_usedsize
0f32f1e2 241mnt_fs_get_userdata
68164f6c 242mnt_fs_get_user_options
0f32f1e2 243mnt_fs_get_vfs_options
63de90d4 244mnt_fs_is_kernel
ee314075
KZ
245mnt_fs_is_netfs
246mnt_fs_is_pseudofs
6699e742 247mnt_fs_is_swaparea
3d735589
KZ
248mnt_fs_match_fstype
249mnt_fs_match_options
0f32f1e2
KZ
250mnt_fs_match_source
251mnt_fs_match_target
252mnt_fs_prepend_attributes
0f32f1e2 253mnt_fs_prepend_options
3d735589 254mnt_fs_print_debug
0f32f1e2
KZ
255mnt_fs_set_attributes
256mnt_fs_set_bindsrc
7b1333fa 257mnt_fs_set_comment
0f32f1e2 258mnt_fs_set_freq
0f32f1e2
KZ
259mnt_fs_set_fstype
260mnt_fs_set_options
261mnt_fs_set_passno
48df5980 262mnt_fs_set_priority
0f32f1e2
KZ
263mnt_fs_set_root
264mnt_fs_set_source
265mnt_fs_set_target
266mnt_fs_set_userdata
0f32f1e2 267mnt_fs_strdup_options
6699e742
KZ
268mnt_fs_streq_srcpath
269mnt_fs_streq_target
0f32f1e2 270mnt_fs_to_mntent
63de90d4
KZ
271mnt_new_fs
272mnt_reset_fs
273</SECTION>
274
275<SECTION>
276<FILE>init</FILE>
277mnt_init_debug
278</SECTION>
279
280<SECTION>
281<FILE>iter</FILE>
e6ecd606 282libmnt_iter
63de90d4
KZ
283mnt_free_iter
284mnt_iter_get_direction
285mnt_new_iter
286mnt_reset_iter
287</SECTION>
288
289<SECTION>
290<FILE>lock</FILE>
e6ecd606 291libmnt_lock
63de90d4
KZ
292mnt_free_lock
293mnt_lock_file
294mnt_new_lock
295mnt_unlock_file
296mnt_lock_block_signals
297</SECTION>
298
299<SECTION>
300<FILE>optmap</FILE>
3df1a79a 301libmnt_optmap
63de90d4 302mnt_get_builtin_optmap
e6ecd606
KZ
303MNT_INVERT
304MNT_NOMTAB
305MNT_PREFIX
ee314075 306MNT_NOHLPS
63de90d4
KZ
307</SECTION>
308
309<SECTION>
310<FILE>optstr</FILE>
311mnt_optstr_append_option
312mnt_optstr_apply_flags
6870636c 313mnt_optstr_deduplicate_option
63de90d4
KZ
314mnt_optstr_get_flags
315mnt_optstr_get_option
316mnt_optstr_get_options
317mnt_optstr_next_option
318mnt_optstr_prepend_option
319mnt_optstr_remove_option
320mnt_optstr_set_option
321mnt_split_optstr
db17f201 322mnt_match_options
3d735589
KZ
323</SECTION>
324
325<SECTION>
63de90d4 326<FILE>table</FILE>
e6ecd606 327libmnt_table
68164f6c
KZ
328mnt_free_table
329mnt_new_table
63de90d4 330mnt_reset_table
c9f1585e
KZ
331mnt_ref_table
332mnt_unref_table
68164f6c
KZ
333mnt_new_table_from_dir
334mnt_new_table_from_file
335mnt_table_add_fs
7b1333fa
OO
336mnt_table_append_intro_comment
337mnt_table_append_trailing_comment
338mnt_table_enable_comments
677ff053 339mnt_table_find_devno
911e6945 340mnt_table_find_fs
dcc15ce5 341mnt_table_find_mountpoint
68164f6c
KZ
342mnt_table_find_next_fs
343mnt_table_find_pair
344mnt_table_find_source
345mnt_table_find_srcpath
346mnt_table_find_tag
347mnt_table_find_target
2cd28fc8 348mnt_table_find_target_with_option
686a6467 349mnt_table_first_fs
68164f6c 350mnt_table_get_cache
7b1333fa 351mnt_table_get_intro_comment
68164f6c
KZ
352mnt_table_get_nents
353mnt_table_get_root_fs
7b1333fa 354mnt_table_get_trailing_comment
f8271ff8 355mnt_table_get_userdata
911e6945 356mnt_table_insert_fs
a2f17bb2 357mnt_table_is_empty
63de90d4 358mnt_table_is_fs_mounted
686a6467 359mnt_table_last_fs
911e6945 360mnt_table_move_fs
68164f6c
KZ
361mnt_table_next_child_fs
362mnt_table_next_fs
ee314075 363mnt_table_parse_dir
ce4dd666 364mnt_table_parse_file
68164f6c
KZ
365mnt_table_parse_fstab
366mnt_table_parse_mtab
367mnt_table_parse_stream
ce4dd666 368mnt_table_parse_swaps
68164f6c
KZ
369mnt_table_remove_fs
370mnt_table_set_cache
7b1333fa 371mnt_table_set_intro_comment
68164f6c
KZ
372mnt_table_set_iter
373mnt_table_set_parser_errcb
7b1333fa 374mnt_table_set_trailing_comment
f8271ff8 375mnt_table_set_userdata
51fffa7b 376mnt_table_uniq_fs
911e6945 377mnt_table_with_comments
0f32f1e2
KZ
378</SECTION>
379
63de90d4
KZ
380<SECTION>
381<FILE>tabdiff</FILE>
e6ecd606 382libmnt_tabdiff
63de90d4
KZ
383mnt_new_tabdiff
384mnt_free_tabdiff
385mnt_tabdiff_next_change
386mnt_diff_tables
387</SECTION>
388
0f32f1e2
KZ
389<SECTION>
390<FILE>update</FILE>
e6ecd606 391libmnt_update
0f32f1e2
KZ
392mnt_free_update
393mnt_new_update
7b1333fa
OO
394mnt_table_replace_file
395mnt_table_write_file
0f32f1e2
KZ
396mnt_update_force_rdonly
397mnt_update_get_filename
398mnt_update_get_fs
68164f6c 399mnt_update_get_mflags
0f32f1e2
KZ
400mnt_update_is_ready
401mnt_update_set_fs
68164f6c 402mnt_update_table
0f32f1e2
KZ
403</SECTION>
404
405<SECTION>
63de90d4
KZ
406<FILE>utils</FILE>
407mnt_fstype_is_netfs
408mnt_fstype_is_pseudofs
409mnt_get_fstab_path
a3bb7e65 410mnt_get_mountpoint
63de90d4 411mnt_get_mtab_path
ce4dd666 412mnt_get_swaps_path
1dae161c 413mnt_guess_system_root
63de90d4
KZ
414mnt_has_regular_mtab
415mnt_mangle
416mnt_match_fstype
a53cc4e0 417mnt_tag_is_valid
63de90d4 418mnt_unmangle
3d735589 419</SECTION>
0f32f1e2 420
63de90d4 421<SECTION>
7a1c36ab 422<FILE>version-utils</FILE>
0cf83127
KZ
423LIBMOUNT_MAJOR_VERSION
424LIBMOUNT_MINOR_VERSION
425LIBMOUNT_PATCH_VERSION
63de90d4
KZ
426mnt_parse_version_string
427mnt_get_library_version
ee314075 428mnt_get_library_features
e6ecd606 429LIBMOUNT_VERSION
63de90d4 430</SECTION>
372112e9
KZ
431
432<SECTION>
433<FILE>monitor</FILE>
434libmnt_monitor
435mnt_new_monitor
436mnt_ref_monitor
437mnt_unref_monitor
fc79d3ab 438mnt_monitor_enable_userspace
8f52496d 439mnt_monitor_enable_kernel
9b4fc141
KZ
440mnt_monitor_get_fd
441mnt_monitor_close_fd
0cf83127 442mnt_monitor_next_change
8f52496d 443mnt_monitor_event_cleanup
9b4fc141 444mnt_monitor_wait
372112e9 445</SECTION>