Home
last modified time | relevance | path

Searched refs:lu_object_put (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c249 lu_object_put(env, &obj->do_lu); in dt_find_entry()
359 lu_object_put(env, &dir->do_lu); in dt_store_open()
417 lu_object_put(env, &dto->do_lu); in dt_find_or_create()
937 lu_object_put(env, &obj->do_lu); in dt_index_read()
Dlu_object.c68 void lu_object_put(const struct lu_env *env, struct lu_object *o) in lu_object_put() function
154 EXPORT_SYMBOL(lu_object_put);
163 return lu_object_put(env, o); in lu_object_put_nocache()
737 lu_object_put(env, top); in lu_object_find_slice()
Dcl_object.c137 lu_object_put(env, &o->co_lu); in cl_object_put()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c339 lu_object_put(env, lu_object_top(id->vpi_obj)); in vvp_pgcache_obj()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h713 void lu_object_put(const struct lu_env *env, struct lu_object *o);