Home
last modified time | relevance | path

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

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