Lines Matching full:fd_open
123 static int fd_open(BlockDriverState *bs);
239 ret = fd_open(bs);
292 ret = fd_open(bs);
508 if (fd_open(bs) < 0)
552 if (fd_open(bs) < 0)
605 ret = fd_open(bs);
636 ret = fd_open(bs);
685 ret = fd_open(bs);
883 static int fd_open(BlockDriverState *bs)
942 if (fd_open(bs) < 0)
948 static int fd_open(BlockDriverState *bs)
959 static int fd_open(BlockDriverState *bs)
1076 return fd_open(bs) >= 0;
1088 fd_open(bs);