Searched refs:try_to_add_extent_for_io (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_cache.c | 1821 static int try_to_add_extent_for_io(struct client_obd *cli, in try_to_add_extent_for_io() function 1888 if (!try_to_add_extent_for_io(cli, ext, rpclist, &page_count, in get_write_extents() 1899 if (!try_to_add_extent_for_io(cli, ext, rpclist, &page_count, in get_write_extents() 1912 if (!try_to_add_extent_for_io(cli, ext, rpclist, in get_write_extents() 1929 if (!try_to_add_extent_for_io(cli, ext, rpclist, &page_count, in get_write_extents() 2025 if (!try_to_add_extent_for_io(cli, ext, &rpclist, &page_count, in osc_send_read_rpc()
|