Searched refs:cl_env_nested_put (Results 1 – 9 of 9) sorted by relevance
/drivers/staging/lustre/lustre/llite/ |
D | llite_mmap.c | 161 cl_env_nested_put(nest, env); in ll_fault_io_init() 253 cl_env_nested_put(&nest, env); in ll_page_mkwrite0() 329 cl_env_nested_put(&nest, env); in ll_fault0()
|
D | rw26.c | 160 cl_env_nested_put(&nest, env); in ll_releasepage()
|
D | file.c | 1916 cl_env_nested_put(&nest, env); in ll_hsm_release() 2595 cl_env_nested_put(&nest, env); in cl_sync_file_range() 3265 cl_env_nested_put(&nest, env); in ll_layout_conf()
|
D | rw.c | 1175 cl_env_nested_put(&nest, env); in ll_writepage()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_lock.c | 577 cl_env_nested_put(&nest, env); in osc_lock_upcall() 754 cl_env_nested_put(&nest, env); in osc_ldlm_blocking_ast() 825 cl_env_nested_put(&nest, env); in osc_ldlm_completion_ast() 886 cl_env_nested_put(&nest, env); in osc_ldlm_glimpse_ast() 1273 cl_env_nested_put(&nest, env); in osc_lock_flush()
|
D | osc_page.c | 749 cl_env_nested_put(&nest, env); in osc_lru_shrink()
|
D | osc_cache.c | 1056 cl_env_nested_put(&nest, env); in osc_extent_truncate()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | cl_object.c | 898 void cl_env_nested_put(struct cl_env_nest *nest, struct lu_env *env) in cl_env_nested_put() function 903 EXPORT_SYMBOL(cl_env_nested_put);
|
/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 3229 void cl_env_nested_put (struct cl_env_nest *nest, struct lu_env *env);
|