Home
last modified time | relevance | path

Searched refs:osc_shrink_grant_to_target (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_internal.h98 int osc_shrink_grant_to_target(struct client_obd *cli, __u64 target_bytes);
Dlproc_osc.c290 rc = osc_shrink_grant_to_target(cli, val); in cur_grant_bytes_store()
Dosc_request.c913 return osc_shrink_grant_to_target(cli, target_bytes); in osc_shrink_grant()
916 int osc_shrink_grant_to_target(struct client_obd *cli, __u64 target_bytes) in osc_shrink_grant_to_target() function