Home
last modified time | relevance | path

Searched defs:storage_open (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/smmstoretool/
H A Dstorage.c14 bool storage_open(const char store_file[], struct storage_t *storage, bool rw) in storage_open() function
/aosp_15_r20/device/linaro/dragonboard/shared/utils/rmtfs/
Dstorage.c76 struct rmtfd *storage_open(unsigned node, const char *path) in storage_open() function