Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddosio.c51 static errcode_t dos_open(const char *dev, int flags, io_channel *channel);
63 dos_open,
176 static errcode_t dos_open(const char *dev, int flags, io_channel *channel) in dos_open() function