Searched refs:pc_orangefs_obj (Results 1 – 1 of 1) sorted by relevance
1119 static struct kobject *pc_orangefs_obj; variable1123 kfree(pc_orangefs_obj); in pc_orangefs_obj_release()1124 pc_orangefs_obj = NULL; in pc_orangefs_obj_release()1254 pc_orangefs_obj = kzalloc_obj(*pc_orangefs_obj); in orangefs_sysfs_init()1255 if (!pc_orangefs_obj) { in orangefs_sysfs_init()1260 rc = kobject_init_and_add(pc_orangefs_obj, in orangefs_sysfs_init()1268 kobject_uevent(pc_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()1291 kobject_put(pc_orangefs_obj); in orangefs_sysfs_init()1313 kobject_put(pc_orangefs_obj); in orangefs_sysfs_exit()