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