Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c228 static const char *zprop_attrs[] = { variable
238 #define ZFS_PROP_ATTR_COUNT ARRAY_SIZE(zprop_attrs)
550 zfs_kobj_add_attr(zfs_kobj, i, zprop_attrs[i]); in zprop_to_kobj()