Searched refs:lu_object_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 195 static struct lu_object *lu_object_alloc(const struct lu_env *env, in lu_object_alloc() function 604 o = lu_object_alloc(env, dev, f, conf); in lu_object_new() 668 o = lu_object_alloc(env, dev, f, conf); in lu_object_find_try() 2111 o = lu_object_alloc(env, dev, &fid, conf); in lu_object_anon()
|