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