Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/rmtfs/
Drmtfs.h33 int storage_get_error(const struct rmtfd *rmtfd);
Dstorage.c182 int storage_get_error(const struct rmtfd *rmtfd) in storage_get_error() function
Drmtfs.c319 resp.status = storage_get_error(rmtfd); in rmtfs_get_dev_error()