Lines Matching defs:orangefs_obj
899 static struct kobject *orangefs_obj;
903 kfree(orangefs_obj);
904 orangefs_obj = NULL;
1181 orangefs_obj = kzalloc(sizeof(*orangefs_obj), GFP_KERNEL);
1182 if (!orangefs_obj)
1185 rc = kobject_init_and_add(orangefs_obj,
1193 kobject_uevent(orangefs_obj, KOBJ_ADD);
1204 orangefs_obj,
1222 orangefs_obj,
1239 orangefs_obj,
1255 orangefs_obj,
1272 orangefs_obj,
1289 orangefs_obj,
1311 kobject_put(orangefs_obj);
1325 kobject_put(orangefs_obj);