Searched refs:try_to_add_extent_for_io (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/staging/lustre/lustre/osc/ | 
| D | osc_cache.c | 1818 static int try_to_add_extent_for_io(struct client_obd *cli,  in try_to_add_extent_for_io()  function 1891 		if (!try_to_add_extent_for_io(cli, ext, rpclist, &page_count,  in get_write_extents() 1902 		if (!try_to_add_extent_for_io(cli, ext, rpclist, &page_count,  in get_write_extents() 1915 			if (!try_to_add_extent_for_io(cli, ext, rpclist,  in get_write_extents() 1932 		if (!try_to_add_extent_for_io(cli, ext, rpclist, &page_count,  in get_write_extents() 2028 		if (!try_to_add_extent_for_io(cli, ext, &rpclist, &page_count,  in osc_send_read_rpc()
  |