Searched refs:cl_env_nested_put (Results  1 – 9 of 9) sorted by relevance
| /linux-4.1.27/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() 331 	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 | 1926 	cl_env_nested_put(&nest, env);  in ll_hsm_release() 2620 	cl_env_nested_put(&nest, env);  in cl_sync_file_range() 3307 	cl_env_nested_put(&nest, env);  in ll_layout_conf()
  | 
| D | rw.c | 1203 	cl_env_nested_put(&nest, env);  in ll_writepage()
  | 
| /linux-4.1.27/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() 1274 		cl_env_nested_put(&nest, env);  in osc_lock_flush()
  | 
| D | osc_page.c | 747 	cl_env_nested_put(&nest, env);  in osc_lru_shrink()
  | 
| D | osc_cache.c | 1055 	cl_env_nested_put(&nest, env);  in osc_extent_truncate()
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ | 
| D | cl_object.c | 925 void cl_env_nested_put(struct cl_env_nest *nest, struct lu_env *env)  in cl_env_nested_put()  function 930 EXPORT_SYMBOL(cl_env_nested_put);
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/include/ | 
| D | cl_object.h | 3265 void	   cl_env_nested_put (struct cl_env_nest *nest, struct lu_env *env);
  |