Searched refs:osc_io_unplug (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_cl_internal.h | 455 void osc_io_unplug(const struct lu_env *env, struct client_obd *cli,
|
D | osc_request.c | 1808 osc_io_unplug(env, cli, NULL); in brw_interpret() 3027 osc_io_unplug(env, cli, NULL); in osc_import_event() 3099 osc_io_unplug(env, cli, NULL); in brw_queue_work()
|
D | osc_cache.c | 2183 void osc_io_unplug(const struct lu_env *env, struct client_obd *cli, in osc_io_unplug() function 2928 osc_io_unplug(env, osc_cli(obj), obj); in osc_cache_writeback_range()
|