Searched refs:g_llvm_lv (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/geom/linux_lvm/
H A Dg_linux_lvm.h67 struct g_llvm_lv { struct
68 LIST_ENTRY(g_llvm_lv) lv_next;
112 LIST_HEAD(, g_llvm_lv) vg_lvs;
H A Dg_linux_lvm.c61 static int g_llvm_activate_lv(struct g_llvm_vg *, struct g_llvm_lv *);
76 static int llvm_textconf_decode_sg(char **, char *, struct g_llvm_lv *);
195 struct g_llvm_lv *lv;
312 struct g_llvm_lv *lv;
364 g_llvm_activate_lv(struct g_llvm_vg *vg, struct g_llvm_lv *lv)
393 struct g_llvm_lv *lv;
493 struct g_llvm_lv *lv;
1038 struct g_llvm_lv *lv;
1102 llvm_textconf_decode_sg(char **buf, char *tok, struct g_llvm_lv *lv)

Completed in 47 milliseconds