Searched refs:dev_subsystem_part_major (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dfilter.h44 int dev_subsystem_part_major(const struct device *dev);
/netbsd-current/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter.h44 int dev_subsystem_part_major(const struct device *dev);
H A Dfilter_netbsd.c57 int dev_subsystem_part_major(const struct device *dev) function
H A Dfilter.c57 int dev_subsystem_part_major(const struct device *dev) function
/netbsd-current/external/gpl2/lvm2/dist/lib/cache/
H A Dlvmcache.c1191 if (dev_subsystem_part_major(existing->dev) &&
1192 !dev_subsystem_part_major(dev)) {
1206 } else if (!dev_subsystem_part_major(existing->dev) &&
1207 dev_subsystem_part_major(dev))
/netbsd-current/external/gpl2/lvm2/dist/lib/format_pool/
H A Ddisk_rep.c67 if (!dev_subsystem_part_major(data->dev)) {
/netbsd-current/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.c440 if (!dev_subsystem_part_major(data->dev)) {

Completed in 90 milliseconds