Searched refs:lvinfo (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dactivate.h23 struct lvinfo { struct
72 int lv_info(struct cmd_context *cmd, const struct logical_volume *lv, struct lvinfo *info,
75 struct lvinfo *info, int with_open_count, int with_read_ahead);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/activate/
H A Dactivate.h23 struct lvinfo { struct
72 int lv_info(struct cmd_context *cmd, const struct logical_volume *lv, struct lvinfo *info,
75 struct lvinfo *info, int with_open_count, int with_read_ahead);
H A Dactivate.c151 int lv_info(struct cmd_context *cmd, const struct logical_volume *lv, struct lvinfo *info,
157 struct lvinfo *info, int with_open_count, int with_read_ahead)
446 struct lvinfo *info, int with_open_count, int with_read_ahead, unsigned by_uuid_only)
482 int lv_info(struct cmd_context *cmd, const struct logical_volume *lv, struct lvinfo *info,
489 struct lvinfo *info, int with_open_count, int with_read_ahead)
529 struct lvinfo info;
562 struct lvinfo info;
574 struct lvinfo info;
857 struct lvinfo info;
934 struct lvinfo inf
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dlvscan.c23 struct lvinfo info;
H A Dlvchange.c24 struct lvinfo info;
88 struct lvinfo info;
157 struct lvinfo info;
409 struct lvinfo info;
H A Dvgconvert.c34 struct lvinfo info;
H A Dlvresize.c95 struct lvinfo info;
282 struct lvinfo info;
H A Dvgchange.c25 struct lvinfo info;
H A Dvgreduce.c58 struct lvinfo info;
H A Dlvconvert.c957 struct lvinfo info;
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/liblvm/
H A Dlvm_lv.c57 struct lvinfo info;
66 struct lvinfo info;
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dlvm-functions.c327 struct lvinfo lvi;
401 struct lvinfo lvi;
574 struct lvinfo lvi;
/netbsd-6-1-5-RELEASE/sbin/newfs_udf/
H A Dudf_create.c1046 struct udf_logvol_info *lvinfo; local
1064 lvinfo = (struct udf_logvol_info *)
1066 udf_set_regid(&lvinfo->impl_id, context.impl_name);
1067 udf_add_impl_regid(&lvinfo->impl_id);
1069 lvinfo->num_files = udf_rw32(context.num_files);
1070 lvinfo->num_directories = udf_rw32(context.num_directories);
1075 lvinfo->min_udf_readver = udf_rw16(context.min_udf);
1076 lvinfo->min_udf_writever = udf_rw16(context.min_udf);
1077 lvinfo->max_udf_writever = udf_rw16(context.max_udf);
1098 context.logvol_info = lvinfo;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/report/
H A Dreport.c247 struct lvinfo info;
260 struct lvinfo info;
289 struct lvinfo info;
654 struct lvinfo info;
1004 struct lvinfo info;
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf_subr.c1857 struct udf_logvol_info *lvinfo; local
1910 lvinfo = (struct udf_logvol_info *) (&lvint->tables[2 * n_pm]);
1911 ump->logvol_info = lvinfo;
2568 struct udf_logvol_info *lvinfo; local
2577 /* get mountpoint and lvinfo */
2579 lvinfo = ump->logvol_info;
2616 lvinfo->num_files = lvext.num_files;
2617 lvinfo->num_directories = lvext.num_directories;
2635 struct udf_logvol_info *lvinfo; local
2644 /* get mountpoint and lvinfo */
2737 struct udf_logvol_info *lvinfo = ump->logvol_info; local
2864 struct udf_logvol_info *lvinfo; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/display/
H A Ddisplay.c461 struct lvinfo info;
482 struct lvinfo info;
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/metadata/
H A Dmirror.c248 struct lvinfo info;
1231 struct lvinfo info;
1385 struct lvinfo info;
H A Dlv_manip.c2062 struct lvinfo info;
2849 struct lvinfo info;

Completed in 253 milliseconds