Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/rmtfs/
Drmtfs.h32 int storage_get_caller_id(const struct rmtfd *rmtfd);
Dstorage.c177 int storage_get_caller_id(const struct rmtfd *rmtfd) in storage_get_caller_id() function
Drmtfs.c78 caller_id = storage_get_caller_id(rmtfd); in rmtfs_open()