Lines Matching refs:kobject_put
1237 kobject_put(stats_orangefs_obj); in orangefs_sysfs_init()
1239 kobject_put(pc_orangefs_obj); in orangefs_sysfs_init()
1241 kobject_put(ncache_orangefs_obj); in orangefs_sysfs_init()
1243 kobject_put(ccache_orangefs_obj); in orangefs_sysfs_init()
1245 kobject_put(capcache_orangefs_obj); in orangefs_sysfs_init()
1247 kobject_put(acache_orangefs_obj); in orangefs_sysfs_init()
1249 kobject_put(orangefs_obj); in orangefs_sysfs_init()
1257 kobject_put(acache_orangefs_obj); in orangefs_sysfs_exit()
1258 kobject_put(capcache_orangefs_obj); in orangefs_sysfs_exit()
1259 kobject_put(ccache_orangefs_obj); in orangefs_sysfs_exit()
1260 kobject_put(ncache_orangefs_obj); in orangefs_sysfs_exit()
1261 kobject_put(pc_orangefs_obj); in orangefs_sysfs_exit()
1262 kobject_put(stats_orangefs_obj); in orangefs_sysfs_exit()
1263 kobject_put(orangefs_obj); in orangefs_sysfs_exit()