Searched defs:spec (Results 1 – 2 of 2) sorted by relevance
79 static int open_ro(const char* spec) in open_ro()84 static int open_rw(const char* spec) in open_rw()104 struct exfat_dev* exfat_open(const char* spec, enum exfat_mode mode) in exfat_open()405 struct exfat_dev* exfat_open(const char* spec, enum exfat_mode mode) in exfat_open()
185 int exfat_mount(struct exfat* ef, const char* spec, const char* options) in exfat_mount()
Completed in 6 milliseconds