Home
last modified time | relevance | path

Searched defs:target_bytes (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/xen/
Dxen-balloon.c150 unsigned long long target_bytes; in store_target_kb() local
180 unsigned long long target_bytes; in store_target() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c905 __u64 target_bytes = (cli->cl_max_rpcs_in_flight + 1) * in osc_shrink_grant() local
916 int osc_shrink_grant_to_target(struct client_obd *cli, __u64 target_bytes) in osc_shrink_grant_to_target()