Home
last modified time | relevance | path

Searched refs:text_context (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dformat-text.c65 struct text_context { struct
817 struct text_context *tc = (struct text_context *) mda->metadata_locn; in _vg_read_file()
826 struct text_context *tc = (struct text_context *) mda->metadata_locn; in _vg_read_precommit_file()
840 struct text_context *tc = (struct text_context *) mda->metadata_locn; in _vg_write_file()
907 struct text_context *tc = (struct text_context *) mda->metadata_locn; in _vg_commit_file_backup()
935 struct text_context *tc = (struct text_context *) mda->metadata_locn; in _vg_commit_file()
974 struct text_context *tc = (struct text_context *) mda->metadata_locn; in _vg_remove_file()
1926 struct text_context *tc; in create_text_context()