Searched refs:osc_io_unplug (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_cl_internal.h | 456 void osc_io_unplug(const struct lu_env *env, struct client_obd *cli,
|
D | osc_request.c | 1852 osc_io_unplug(env, cli, NULL, PDL_POLICY_SAME); in brw_interpret() 3083 osc_io_unplug(env, cli, NULL, PDL_POLICY_ROUND); in osc_import_event() 3155 osc_io_unplug(env, cli, NULL, PDL_POLICY_SAME); in brw_queue_work()
|
D | osc_cache.c | 2188 void osc_io_unplug(const struct lu_env *env, struct client_obd *cli, in osc_io_unplug() function 2931 osc_io_unplug(env, osc_cli(obj), obj, PDL_POLICY_ROUND); in osc_cache_writeback_range()
|