Home
last modified time | relevance | path

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

/device/linaro/dragonboard/shared/utils/rmtfs/
Dstorage.c50 static int storage_populate_shadow_buf(struct rmtfd *rmtfd, const char *file);
136 ret = storage_populate_shadow_buf(rmtfd, fspath); in storage_open()
256 static int storage_populate_shadow_buf(struct rmtfd *rmtfd, const char *file) in storage_populate_shadow_buf() function