Home
last modified time | relevance | path

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

/external/fio/
Dclient.c28 static void handle_du(struct fio_client *client, struct fio_net_cmd *cmd);
38 .disk_util = handle_du,
1013 static void handle_du(struct fio_client *client, struct fio_net_cmd *cmd) in handle_du() function