Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/rmtfs/
Dstorage.c49 static int storage_populate_shadow_buf(struct rmtfd *rmtfd, const char *file);
135 ret = storage_populate_shadow_buf(rmtfd, fspath); in storage_open()
247 static int storage_populate_shadow_buf(struct rmtfd *rmtfd, const char *file) in storage_populate_shadow_buf() function