ncache_orangefs_obj 1108 fs/orangefs/orangefs-sysfs.c static struct kobject *ncache_orangefs_obj; ncache_orangefs_obj 1185 fs/orangefs/orangefs-sysfs.c ncache_orangefs_obj = kzalloc(sizeof(*ncache_orangefs_obj), GFP_KERNEL); ncache_orangefs_obj 1186 fs/orangefs/orangefs-sysfs.c if (!ncache_orangefs_obj) { ncache_orangefs_obj 1191 fs/orangefs/orangefs-sysfs.c rc = kobject_init_and_add(ncache_orangefs_obj, ncache_orangefs_obj 1199 fs/orangefs/orangefs-sysfs.c kobject_uevent(ncache_orangefs_obj, KOBJ_ADD); ncache_orangefs_obj 1241 fs/orangefs/orangefs-sysfs.c kobject_put(ncache_orangefs_obj); ncache_orangefs_obj 1260 fs/orangefs/orangefs-sysfs.c kobject_put(ncache_orangefs_obj);