Searched refs:fd_open (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Draw-posix.c119 static int fd_open(BlockDriverState *bs);
214 ret = fd_open(bs);
274 ret = fd_open(bs);
654 if (fd_open(bs) < 0)
778 ret = fd_open(bs);
1019 static int fd_open(BlockDriverState *bs) function
1080 if (fd_open(bs) < 0)
1106 static int fd_open(BlockDriverState *bs) function
1117 static int fd_open(BlockDriverState *bs) function
1214 return fd_open(b
[all...]

Completed in 182 milliseconds