Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/device/
H A Ddev-md.c270 unsigned long dev_md_stripe_width(const char *sysfs_dir, struct device *dev) in dev_md_stripe_width() function
331 unsigned long dev_md_stripe_width(const char *sysfs_dir __attribute((unused)), in dev_md_stripe_width() function
H A Ddevice.h101 unsigned long dev_md_stripe_width(const char *sysfs_dir, struct device *dev);
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Ddevice.h101 unsigned long dev_md_stripe_width(const char *sysfs_dir, struct device *dev);
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c85 dev_md_stripe_width(pv->fmt->cmd->sysfs_dir, in set_pe_align()