Searched refs:ncache_orangefs_obj (Results 1 – 1 of 1) sorted by relevance
1079 static struct kobject *ncache_orangefs_obj; variable1083 kfree(ncache_orangefs_obj); in ncache_orangefs_obj_release()1084 ncache_orangefs_obj = NULL; in ncache_orangefs_obj_release()1237 ncache_orangefs_obj = kzalloc_obj(*ncache_orangefs_obj); in orangefs_sysfs_init()1238 if (!ncache_orangefs_obj) { in orangefs_sysfs_init()1243 rc = kobject_init_and_add(ncache_orangefs_obj, in orangefs_sysfs_init()1251 kobject_uevent(ncache_orangefs_obj, KOBJ_ADD); in orangefs_sysfs_init()1293 kobject_put(ncache_orangefs_obj); in orangefs_sysfs_init()1312 kobject_put(ncache_orangefs_obj); in orangefs_sysfs_exit()