Searched refs:osc_shrink_grant_to_target (Results 1 – 3 of 3) sorted by relevance
94 int osc_shrink_grant_to_target(struct client_obd *cli, __u64 target_bytes);
264 rc = osc_shrink_grant_to_target(cli, val); in osc_cur_grant_bytes_seq_write()
944 return osc_shrink_grant_to_target(cli, target_bytes); in osc_shrink_grant()947 int osc_shrink_grant_to_target(struct client_obd *cli, __u64 target_bytes) in osc_shrink_grant_to_target() function