Lines Matching defs:orangefs_obj
1104 static struct kobject *orangefs_obj;
1119 orangefs_obj = kzalloc(sizeof(*orangefs_obj), GFP_KERNEL);
1120 if (!orangefs_obj)
1123 rc = kobject_init_and_add(orangefs_obj,
1131 kobject_uevent(orangefs_obj, KOBJ_ADD);
1142 orangefs_obj,
1160 orangefs_obj,
1177 orangefs_obj,
1193 orangefs_obj,
1210 orangefs_obj,
1227 orangefs_obj,
1249 kobject_put(orangefs_obj);
1263 kobject_put(orangefs_obj);