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