Searched refs:storage_open (Results 1 – 3 of 3) sorted by relevance
29 struct rmtfd *storage_open(unsigned node, const char *path);
76 struct rmtfd *storage_open(unsigned node, const char *path) in storage_open() function
72 rmtfd = storage_open(pkt->node, req.path); in rmtfs_open()