Searched refs:orangefs_obj (Results 1 – 1 of 1) sorted by relevance
891 static struct kobject *orangefs_obj; variable895 kfree(orangefs_obj); in orangefs_obj_release()896 orangefs_obj = NULL; in orangefs_obj_release()1173 orangefs_obj = kzalloc_obj(*orangefs_obj); in orangefs_sysfs_init()1174 if (!orangefs_obj) in orangefs_sysfs_init()1177 rc = kobject_init_and_add(orangefs_obj, in orangefs_sysfs_init()1185 kobject_uevent(orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()1196 orangefs_obj, in orangefs_sysfs_init()1213 orangefs_obj, in orangefs_sysfs_init()1229 orangefs_obj, in orangefs_sysfs_init()[all …]