Home
last modified time | relevance | path

Searched defs:kobj (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c118 zfs_kobj_release(struct kobject *kobj) in zfs_kobj_release()
323 dataset_property_show(struct kobject *kobj, struct attribute *attr, char *buf) in dataset_property_show()
337 pool_property_show(struct kobject *kobj, struct attribute *attr, char *buf) in pool_property_show()
369 kernel_feature_show(struct kobject *kobj, struct attribute *attr, char *buf) in kernel_feature_show()
443 pool_feature_show(struct kobject *kobj, struct attribute *attr, char *buf) in pool_feature_show()
/f-stack/freebsd/sys/
H A Dkobj.h74 struct kobj { struct
/f-stack/app/redis-5.0.5/src/
H A Ddb.c741 robj *kobj = listNodeValue(node); in scanGenericCommand() local
790 robj *kobj = listNodeValue(node); in scanGenericCommand() local