Searched refs:osc_shrink_grant_to_target (Results 1 – 3 of 3) sorted by relevance
98 int osc_shrink_grant_to_target(struct client_obd *cli, __u64 target_bytes);
290 rc = osc_shrink_grant_to_target(cli, val); in cur_grant_bytes_store()
913 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