ccache_orangefs_obj 1107 fs/orangefs/orangefs-sysfs.c static struct kobject *ccache_orangefs_obj; ccache_orangefs_obj 1168 fs/orangefs/orangefs-sysfs.c ccache_orangefs_obj = ccache_orangefs_obj 1169 fs/orangefs/orangefs-sysfs.c kzalloc(sizeof(*ccache_orangefs_obj), GFP_KERNEL); ccache_orangefs_obj 1170 fs/orangefs/orangefs-sysfs.c if (!ccache_orangefs_obj) { ccache_orangefs_obj 1175 fs/orangefs/orangefs-sysfs.c rc = kobject_init_and_add(ccache_orangefs_obj, ccache_orangefs_obj 1182 fs/orangefs/orangefs-sysfs.c kobject_uevent(ccache_orangefs_obj, KOBJ_ADD); ccache_orangefs_obj 1243 fs/orangefs/orangefs-sysfs.c kobject_put(ccache_orangefs_obj); ccache_orangefs_obj 1259 fs/orangefs/orangefs-sysfs.c kobject_put(ccache_orangefs_obj);