X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2Fosc_internal.h;fp=lustre%2Fosc%2Fosc_internal.h;h=52a7ab503d419a8e4a001786575f4092dbba6f01;hp=b14540bd47cd9cd0b075df278a975359a982ff74;hb=564070343ac4ccf4f97843009e1c36f5130ac19c;hpb=3f8e14163a57ddf51047efc1c0a1b9c15631e2b4 diff --git a/lustre/osc/osc_internal.h b/lustre/osc/osc_internal.h index b14540b..52a7ab5 100644 --- a/lustre/osc/osc_internal.h +++ b/lustre/osc/osc_internal.h @@ -85,6 +85,7 @@ int osc_ladvise_base(struct obd_export *exp, struct obdo *oa, int osc_process_config_base(struct obd_device *obd, struct lustre_cfg *cfg); int osc_build_rpc(const struct lu_env *env, struct client_obd *cli, struct list_head *ext_list, int cmd); +void osc_send_empty_rpc(struct osc_object *osc, pgoff_t start); unsigned long osc_lru_reserve(struct client_obd *cli, unsigned long npages); void osc_lru_unreserve(struct client_obd *cli, unsigned long npages);