]> git.ipfire.org Git - thirdparty/util-linux.git/blame - libmount/docs/libmount-sections.txt
fsck: add ext4 to list of filesystems with progress bars in fsck man page
[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
0f32f1e2 11mnt_get_fstype
63de90d4 12mnt_pretty_path
3d735589 13mnt_resolve_path
3d735589 14mnt_resolve_spec
0f32f1e2 15mnt_resolve_tag
3d735589
KZ
16</SECTION>
17
18<SECTION>
63de90d4 19<FILE>context</FILE>
e6ecd606 20libmnt_context
63de90d4
KZ
21mnt_free_context
22mnt_new_context
23mnt_reset_context
24mnt_context_append_options
25mnt_context_apply_fstab
26mnt_context_disable_canonicalize
27mnt_context_disable_helpers
28mnt_context_disable_mtab
e39cbb76 29mnt_context_disable_swapmatch
63de90d4
KZ
30mnt_context_enable_fake
31mnt_context_enable_force
ee314075 32mnt_context_enable_fork
63de90d4
KZ
33mnt_context_enable_lazy
34mnt_context_enable_loopdel
35mnt_context_enable_rdonly_umount
36mnt_context_enable_sloppy
37mnt_context_enable_verbose
38mnt_context_get_cache
39mnt_context_get_fs
40mnt_context_get_fstab
47cca899 41mnt_context_get_fstab_userdata
63de90d4 42mnt_context_get_fstype
47cca899 43mnt_context_get_fs_userdata
ee314075 44mnt_context_get_helper_status
63de90d4
KZ
45mnt_context_get_lock
46mnt_context_get_mflags
47mnt_context_get_mtab
47cca899 48mnt_context_get_mtab_userdata
5d451abb 49mnt_context_get_options
63de90d4
KZ
50mnt_context_get_optsmode
51mnt_context_get_source
52mnt_context_get_status
ee314075 53mnt_context_get_syscall_errno
63de90d4
KZ
54mnt_context_get_table
55mnt_context_get_target
56mnt_context_get_user_mflags
ee314075 57mnt_context_helper_executed
63de90d4
KZ
58mnt_context_helper_setopt
59mnt_context_init_helper
ee314075 60mnt_context_is_child
63de90d4
KZ
61mnt_context_is_fake
62mnt_context_is_force
ee314075 63mnt_context_is_fork
63de90d4
KZ
64mnt_context_is_fs_mounted
65mnt_context_is_lazy
379e8439
KZ
66mnt_context_is_loopdel
67mnt_context_is_nocanonicalize
68mnt_context_is_nohelpers
63de90d4 69mnt_context_is_nomtab
ee314075 70mnt_context_is_parent
63de90d4
KZ
71mnt_context_is_rdonly_umount
72mnt_context_is_restricted
73mnt_context_is_sloppy
e39cbb76 74mnt_context_is_swapmatch
63de90d4 75mnt_context_is_verbose
ee314075 76mnt_context_reset_status
63de90d4
KZ
77mnt_context_set_cache
78mnt_context_set_fs
79mnt_context_set_fstab
80mnt_context_set_fstype
81mnt_context_set_fstype_pattern
82mnt_context_set_mflags
83mnt_context_set_mountdata
84mnt_context_set_options
85mnt_context_set_options_pattern
86mnt_context_set_optsmode
ee314075 87mnt_context_set_passwd_cb
63de90d4
KZ
88mnt_context_set_source
89mnt_context_set_syscall_status
90mnt_context_set_tables_errcb
91mnt_context_set_target
92mnt_context_set_user_mflags
93mnt_context_strerror
ee314075 94mnt_context_syscall_called
e39cbb76 95mnt_context_tab_applied
ee314075 96mnt_context_wait_for_children
a3bb7e65
KZ
97<SUBSECTION>
98MNT_ERR_AMBIFS
99MNT_ERR_APPLYFLAGS
100MNT_ERR_LOOPDEV
101MNT_ERR_MOUNTOPT
102MNT_ERR_NOFSTAB
103MNT_ERR_NOFSTYPE
104MNT_ERR_NOSOURCE
3d735589
KZ
105</SECTION>
106
107<SECTION>
63de90d4
KZ
108<FILE>context-mount</FILE>
109mnt_context_do_mount
110mnt_context_finalize_mount
111mnt_context_mount
112mnt_context_next_mount
113mnt_context_prepare_mount
e6ecd606
KZ
114<SUBSECTION>
115MNT_MS_COMMENT
116MNT_MS_GROUP
117MNT_MS_HELPER
118MNT_MS_LOOP
119MNT_MS_NETDEV
120MNT_MS_NOAUTO
121MNT_MS_NOFAIL
122MNT_MS_OFFSET
123MNT_MS_OWNER
124MNT_MS_SIZELIMIT
ee314075 125MNT_MS_ENCRYPTION
e6ecd606
KZ
126MNT_MS_UHELPER
127MNT_MS_USER
128MNT_MS_USERS
129MNT_MS_XCOMMENT
130<SUBSECTION>
131MS_BIND
132MS_DIRSYNC
133MS_I_VERSION
134MS_MANDLOCK
135MS_MGC_MSK
136MS_MGC_VAL
137MS_MOVE
138MS_NOATIME
139MS_NODEV
140MS_NODIRATIME
141MS_NOEXEC
142MS_NOSUID
143MS_OWNERSECURE
144MS_PRIVATE
145MS_PROPAGATION
146MS_RDONLY
147MS_REC
148MS_RELATIME
149MS_REMOUNT
150MS_SECURE
151MS_SHARED
152MS_SILENT
153MS_SLAVE
154MS_STRICTATIME
155MS_SYNCHRONOUS
156MS_UNBINDABLE
3d735589
KZ
157</SECTION>
158
3d735589 159<SECTION>
63de90d4 160<FILE>context-umount</FILE>
a3bb7e65 161mnt_context_find_umount_fs
63de90d4
KZ
162mnt_context_do_umount
163mnt_context_finalize_umount
ee314075 164mnt_context_next_umount
63de90d4
KZ
165mnt_context_prepare_umount
166mnt_context_umount
3d735589
KZ
167</SECTION>
168
3d735589
KZ
169<SECTION>
170<FILE>fs</FILE>
e6ecd606 171libmnt_fs
0f32f1e2 172mnt_copy_fs
3d735589 173mnt_free_fs
0f32f1e2 174mnt_free_mntent
26d0c0ae
KZ
175mnt_ref_fs
176mnt_unref_fs
0f32f1e2 177mnt_fs_append_attributes
7b1333fa 178mnt_fs_append_comment
0f32f1e2 179mnt_fs_append_options
0f32f1e2
KZ
180mnt_fs_get_attribute
181mnt_fs_get_attributes
182mnt_fs_get_bindsrc
7b1333fa 183mnt_fs_get_comment
0f32f1e2
KZ
184mnt_fs_get_devno
185mnt_fs_get_freq
186mnt_fs_get_fs_options
187mnt_fs_get_fstype
188mnt_fs_get_id
189mnt_fs_get_option
e47a1931 190mnt_fs_get_optional_fields
63de90d4 191mnt_fs_get_options
0f32f1e2
KZ
192mnt_fs_get_parent_id
193mnt_fs_get_passno
ce4dd666 194mnt_fs_get_priority
4b9d67a2 195mnt_fs_get_propagation
0f32f1e2 196mnt_fs_get_root
ce4dd666 197mnt_fs_get_size
3d735589 198mnt_fs_get_source
3d735589 199mnt_fs_get_srcpath
ce4dd666 200mnt_fs_get_swaptype
3d735589
KZ
201mnt_fs_get_tag
202mnt_fs_get_target
a3bb7e65 203mnt_fs_get_tid
ce4dd666 204mnt_fs_get_usedsize
0f32f1e2 205mnt_fs_get_userdata
68164f6c 206mnt_fs_get_user_options
0f32f1e2 207mnt_fs_get_vfs_options
63de90d4 208mnt_fs_is_kernel
ee314075
KZ
209mnt_fs_is_netfs
210mnt_fs_is_pseudofs
6699e742 211mnt_fs_is_swaparea
3d735589
KZ
212mnt_fs_match_fstype
213mnt_fs_match_options
0f32f1e2
KZ
214mnt_fs_match_source
215mnt_fs_match_target
216mnt_fs_prepend_attributes
0f32f1e2 217mnt_fs_prepend_options
3d735589 218mnt_fs_print_debug
0f32f1e2
KZ
219mnt_fs_set_attributes
220mnt_fs_set_bindsrc
7b1333fa 221mnt_fs_set_comment
0f32f1e2 222mnt_fs_set_freq
0f32f1e2
KZ
223mnt_fs_set_fstype
224mnt_fs_set_options
225mnt_fs_set_passno
226mnt_fs_set_root
227mnt_fs_set_source
228mnt_fs_set_target
229mnt_fs_set_userdata
0f32f1e2 230mnt_fs_strdup_options
6699e742
KZ
231mnt_fs_streq_srcpath
232mnt_fs_streq_target
0f32f1e2 233mnt_fs_to_mntent
63de90d4
KZ
234mnt_new_fs
235mnt_reset_fs
236</SECTION>
237
238<SECTION>
239<FILE>init</FILE>
240mnt_init_debug
241</SECTION>
242
243<SECTION>
244<FILE>iter</FILE>
e6ecd606 245libmnt_iter
63de90d4
KZ
246mnt_free_iter
247mnt_iter_get_direction
248mnt_new_iter
249mnt_reset_iter
250</SECTION>
251
252<SECTION>
253<FILE>lock</FILE>
e6ecd606 254libmnt_lock
63de90d4
KZ
255mnt_free_lock
256mnt_lock_file
257mnt_new_lock
258mnt_unlock_file
259mnt_lock_block_signals
260</SECTION>
261
262<SECTION>
263<FILE>optmap</FILE>
264mnt_get_builtin_optmap
e6ecd606
KZ
265MNT_INVERT
266MNT_NOMTAB
267MNT_PREFIX
ee314075 268MNT_NOHLPS
63de90d4
KZ
269</SECTION>
270
271<SECTION>
272<FILE>optstr</FILE>
273mnt_optstr_append_option
274mnt_optstr_apply_flags
6870636c 275mnt_optstr_deduplicate_option
63de90d4
KZ
276mnt_optstr_get_flags
277mnt_optstr_get_option
278mnt_optstr_get_options
279mnt_optstr_next_option
280mnt_optstr_prepend_option
281mnt_optstr_remove_option
282mnt_optstr_set_option
283mnt_split_optstr
3d735589
KZ
284</SECTION>
285
286<SECTION>
63de90d4 287<FILE>table</FILE>
e6ecd606 288libmnt_table
68164f6c
KZ
289mnt_free_table
290mnt_new_table
63de90d4 291mnt_reset_table
c9f1585e
KZ
292mnt_ref_table
293mnt_unref_table
68164f6c
KZ
294mnt_new_table_from_dir
295mnt_new_table_from_file
296mnt_table_add_fs
7b1333fa
OO
297mnt_table_append_intro_comment
298mnt_table_append_trailing_comment
299mnt_table_enable_comments
677ff053 300mnt_table_find_devno
dcc15ce5 301mnt_table_find_mountpoint
68164f6c
KZ
302mnt_table_find_next_fs
303mnt_table_find_pair
304mnt_table_find_source
305mnt_table_find_srcpath
306mnt_table_find_tag
307mnt_table_find_target
686a6467 308mnt_table_first_fs
68164f6c 309mnt_table_get_cache
7b1333fa 310mnt_table_get_intro_comment
68164f6c
KZ
311mnt_table_get_nents
312mnt_table_get_root_fs
7b1333fa 313mnt_table_get_trailing_comment
f8271ff8 314mnt_table_get_userdata
a2f17bb2 315mnt_table_is_empty
63de90d4 316mnt_table_is_fs_mounted
686a6467 317mnt_table_last_fs
68164f6c
KZ
318mnt_table_next_child_fs
319mnt_table_next_fs
ee314075 320mnt_table_parse_dir
ce4dd666 321mnt_table_parse_file
68164f6c
KZ
322mnt_table_parse_fstab
323mnt_table_parse_mtab
324mnt_table_parse_stream
ce4dd666 325mnt_table_parse_swaps
68164f6c
KZ
326mnt_table_remove_fs
327mnt_table_set_cache
7b1333fa 328mnt_table_set_intro_comment
68164f6c
KZ
329mnt_table_set_iter
330mnt_table_set_parser_errcb
7b1333fa 331mnt_table_set_trailing_comment
f8271ff8
KZ
332mnt_table_set_userdata
333mnt_table_with_comments
0f32f1e2
KZ
334</SECTION>
335
63de90d4
KZ
336<SECTION>
337<FILE>tabdiff</FILE>
e6ecd606 338libmnt_tabdiff
63de90d4
KZ
339mnt_new_tabdiff
340mnt_free_tabdiff
341mnt_tabdiff_next_change
342mnt_diff_tables
343</SECTION>
344
0f32f1e2
KZ
345<SECTION>
346<FILE>update</FILE>
e6ecd606 347libmnt_update
0f32f1e2
KZ
348mnt_free_update
349mnt_new_update
7b1333fa
OO
350mnt_table_replace_file
351mnt_table_write_file
0f32f1e2
KZ
352mnt_update_force_rdonly
353mnt_update_get_filename
354mnt_update_get_fs
68164f6c 355mnt_update_get_mflags
0f32f1e2
KZ
356mnt_update_is_ready
357mnt_update_set_fs
68164f6c 358mnt_update_table
0f32f1e2
KZ
359</SECTION>
360
361<SECTION>
63de90d4
KZ
362<FILE>utils</FILE>
363mnt_fstype_is_netfs
364mnt_fstype_is_pseudofs
365mnt_get_fstab_path
a3bb7e65 366mnt_get_mountpoint
63de90d4 367mnt_get_mtab_path
ce4dd666 368mnt_get_swaps_path
63de90d4
KZ
369mnt_has_regular_mtab
370mnt_mangle
371mnt_match_fstype
372mnt_match_options
373mnt_unmangle
3d735589 374</SECTION>
0f32f1e2 375
63de90d4
KZ
376<SECTION>
377<FILE>version</FILE>
378mnt_parse_version_string
379mnt_get_library_version
ee314075 380mnt_get_library_features
e6ecd606 381LIBMOUNT_VERSION
63de90d4 382</SECTION>