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