Home
last modified time | relevance | path

Searched defs:cow (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dsnapshot_manip.c67 struct logical_volume *cow, uint32_t chunk_size) in init_snapshot_seg()
89 struct logical_volume *cow, union lvid *lvid, in vg_add_snapshot()
123 int vg_remove_snapshot(struct logical_volume *cow) in vg_remove_snapshot()
H A Dmetadata-exported.h297 struct logical_volume *cow; member
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dvgreduce.c56 struct logical_volume *cow; in _remove_lv() local
/netbsd-src/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c41 struct logical_volume *org, *cow; in _snap_text_import() local
/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Dimport-export.c567 struct logical_volume *org, *cow; in import_snapshots() local
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dhmap_templ.c112 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,cow)(__isl_take ISL_HMAP *hmap) in ISL_FN() argument
/netbsd-src/external/mit/isl/dist/
H A Disl_union_templ.c391 __isl_give UNION *FN(UNION,cow)(__isl_take UNION *u) in FN() argument
H A Disl_pw_templ.c186 __isl_give PW *FN(PW,cow)(__isl_take PW *pw) in FN() argument
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h297 struct logical_volume *cow; member
/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-deptree.c84 struct dm_tree_node *cow; /* Snapshot */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d4312 …bool cow = newval.op != EXP.structLiteral && newval.op != EXP.arrayLiteral && newval.op != EXP.str… in interpretAssignToSlice() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c4212 bool cow = newval->op != TOKstructliteral && in interpretAssignToSlice() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d3205 CowArray cow; in reuse() local