]> git.ipfire.org Git - thirdparty/util-linux.git/blame - libmount/docs/libmount-sections.txt
libmount: cleanup docs
[thirdparty/util-linux.git] / libmount / docs / libmount-sections.txt
CommitLineData
3d735589
KZ
1<SECTION>
2<FILE>cache</FILE>
63de90d4
KZ
3mnt_new_cache
4mnt_free_cache
3d735589
KZ
5mnt_cache_device_has_tag
6mnt_cache_find_tag_value
0f32f1e2 7mnt_cache_read_tags
0f32f1e2 8mnt_get_fstype
63de90d4 9mnt_pretty_path
3d735589 10mnt_resolve_path
3d735589 11mnt_resolve_spec
0f32f1e2 12mnt_resolve_tag
3d735589
KZ
13</SECTION>
14
15<SECTION>
63de90d4
KZ
16<FILE>context</FILE>
17mnt_free_context
18mnt_new_context
19mnt_reset_context
20mnt_context_append_options
21mnt_context_apply_fstab
22mnt_context_disable_canonicalize
23mnt_context_disable_helpers
24mnt_context_disable_mtab
25mnt_context_enable_fake
26mnt_context_enable_force
27mnt_context_enable_lazy
28mnt_context_enable_loopdel
29mnt_context_enable_rdonly_umount
30mnt_context_enable_sloppy
31mnt_context_enable_verbose
32mnt_context_get_cache
33mnt_context_get_fs
34mnt_context_get_fstab
35mnt_context_get_fstype
36mnt_context_get_lock
37mnt_context_get_mflags
38mnt_context_get_mtab
39mnt_context_get_optsmode
40mnt_context_get_source
41mnt_context_get_status
42mnt_context_get_table
43mnt_context_get_target
44mnt_context_get_user_mflags
45mnt_context_helper_setopt
46mnt_context_init_helper
47mnt_context_is_fake
48mnt_context_is_force
49mnt_context_is_fs_mounted
50mnt_context_is_lazy
51mnt_context_is_nomtab
52mnt_context_is_rdonly_umount
53mnt_context_is_restricted
54mnt_context_is_sloppy
55mnt_context_is_verbose
56mnt_context_set_cache
57mnt_context_set_fs
58mnt_context_set_fstab
59mnt_context_set_fstype
60mnt_context_set_fstype_pattern
61mnt_context_set_mflags
62mnt_context_set_mountdata
63mnt_context_set_options
64mnt_context_set_options_pattern
65mnt_context_set_optsmode
66mnt_context_set_source
67mnt_context_set_syscall_status
68mnt_context_set_tables_errcb
69mnt_context_set_target
70mnt_context_set_user_mflags
71mnt_context_strerror
3d735589
KZ
72</SECTION>
73
74<SECTION>
63de90d4
KZ
75<FILE>context-mount</FILE>
76mnt_context_do_mount
77mnt_context_finalize_mount
78mnt_context_mount
79mnt_context_next_mount
80mnt_context_prepare_mount
3d735589
KZ
81</SECTION>
82
3d735589 83<SECTION>
63de90d4
KZ
84<FILE>context-umount</FILE>
85mnt_context_do_umount
86mnt_context_finalize_umount
87mnt_context_prepare_umount
88mnt_context_umount
3d735589
KZ
89</SECTION>
90
3d735589
KZ
91<SECTION>
92<FILE>fs</FILE>
0f32f1e2 93mnt_copy_fs
3d735589 94mnt_free_fs
0f32f1e2
KZ
95mnt_free_mntent
96mnt_fs_append_attributes
0f32f1e2 97mnt_fs_append_options
0f32f1e2
KZ
98mnt_fs_get_attribute
99mnt_fs_get_attributes
100mnt_fs_get_bindsrc
101mnt_fs_get_devno
102mnt_fs_get_freq
103mnt_fs_get_fs_options
104mnt_fs_get_fstype
105mnt_fs_get_id
106mnt_fs_get_option
63de90d4 107mnt_fs_get_options
0f32f1e2
KZ
108mnt_fs_get_parent_id
109mnt_fs_get_passno
110mnt_fs_get_root
3d735589 111mnt_fs_get_source
3d735589
KZ
112mnt_fs_get_srcpath
113mnt_fs_get_tag
114mnt_fs_get_target
0f32f1e2 115mnt_fs_get_userdata
68164f6c 116mnt_fs_get_user_options
0f32f1e2 117mnt_fs_get_vfs_options
63de90d4 118mnt_fs_is_kernel
3d735589
KZ
119mnt_fs_match_fstype
120mnt_fs_match_options
0f32f1e2
KZ
121mnt_fs_match_source
122mnt_fs_match_target
123mnt_fs_prepend_attributes
0f32f1e2 124mnt_fs_prepend_options
3d735589 125mnt_fs_print_debug
0f32f1e2
KZ
126mnt_fs_set_attributes
127mnt_fs_set_bindsrc
128mnt_fs_set_freq
0f32f1e2
KZ
129mnt_fs_set_fstype
130mnt_fs_set_options
131mnt_fs_set_passno
132mnt_fs_set_root
133mnt_fs_set_source
134mnt_fs_set_target
135mnt_fs_set_userdata
0f32f1e2 136mnt_fs_strdup_options
0f32f1e2 137mnt_fs_to_mntent
63de90d4
KZ
138mnt_new_fs
139mnt_reset_fs
140</SECTION>
141
142<SECTION>
143<FILE>init</FILE>
144mnt_init_debug
145</SECTION>
146
147<SECTION>
148<FILE>iter</FILE>
149mnt_free_iter
150mnt_iter_get_direction
151mnt_new_iter
152mnt_reset_iter
153</SECTION>
154
155<SECTION>
156<FILE>lock</FILE>
157mnt_free_lock
158mnt_lock_file
159mnt_new_lock
160mnt_unlock_file
161mnt_lock_block_signals
162</SECTION>
163
164<SECTION>
165<FILE>optmap</FILE>
166mnt_get_builtin_optmap
167</SECTION>
168
169<SECTION>
170<FILE>optstr</FILE>
171mnt_optstr_append_option
172mnt_optstr_apply_flags
173mnt_optstr_get_flags
174mnt_optstr_get_option
175mnt_optstr_get_options
176mnt_optstr_next_option
177mnt_optstr_prepend_option
178mnt_optstr_remove_option
179mnt_optstr_set_option
180mnt_split_optstr
3d735589
KZ
181</SECTION>
182
183<SECTION>
63de90d4 184<FILE>table</FILE>
68164f6c
KZ
185mnt_free_table
186mnt_new_table
63de90d4 187mnt_reset_table
68164f6c
KZ
188mnt_new_table_from_dir
189mnt_new_table_from_file
190mnt_table_add_fs
191mnt_table_find_next_fs
192mnt_table_find_pair
193mnt_table_find_source
194mnt_table_find_srcpath
195mnt_table_find_tag
196mnt_table_find_target
197mnt_table_get_cache
198mnt_table_get_name
199mnt_table_get_nents
200mnt_table_get_root_fs
63de90d4 201mnt_table_is_fs_mounted
68164f6c
KZ
202mnt_table_next_child_fs
203mnt_table_next_fs
204mnt_table_parse_file
205mnt_table_parse_fstab
206mnt_table_parse_mtab
207mnt_table_parse_stream
208mnt_table_remove_fs
209mnt_table_set_cache
210mnt_table_set_iter
211mnt_table_set_parser_errcb
0f32f1e2
KZ
212</SECTION>
213
63de90d4
KZ
214<SECTION>
215<FILE>tabdiff</FILE>
216mnt_new_tabdiff
217mnt_free_tabdiff
218mnt_tabdiff_next_change
219mnt_diff_tables
220</SECTION>
221
0f32f1e2
KZ
222<SECTION>
223<FILE>update</FILE>
0f32f1e2
KZ
224mnt_free_update
225mnt_new_update
226mnt_update_force_rdonly
227mnt_update_get_filename
228mnt_update_get_fs
68164f6c 229mnt_update_get_mflags
0f32f1e2
KZ
230mnt_update_is_ready
231mnt_update_set_fs
68164f6c 232mnt_update_table
0f32f1e2
KZ
233</SECTION>
234
235<SECTION>
63de90d4
KZ
236<FILE>utils</FILE>
237mnt_fstype_is_netfs
238mnt_fstype_is_pseudofs
239mnt_get_fstab_path
240mnt_get_fstype
241mnt_get_library_version
242mnt_get_mtab_path
243mnt_has_regular_mtab
244mnt_mangle
245mnt_match_fstype
246mnt_match_options
247mnt_unmangle
3d735589 248</SECTION>
0f32f1e2 249
63de90d4
KZ
250<SECTION>
251<FILE>version</FILE>
252mnt_parse_version_string
253mnt_get_library_version
254</SECTION>
255
256
257
258
259
260
261
262
263
264
265
266