/third_party/ltp/lib/ |
D | tst_device.c | 75 int ctl_fd, dev_fd, rc, i; in tst_find_free_loopdev() local 146 int dev_fd, file_fd; in tst_attach_device() local 232 int tst_detach_device_by_fd(const char *dev, int dev_fd) in tst_detach_device_by_fd() 261 int dev_fd, ret; in tst_detach_device() local
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl_loop03.c | 19 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
D | ioctl_loop04.c | 24 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
D | ioctl_loop05.c | 36 static int dev_num, dev_fd, block_devfd, attach_flag, logical_block_size; variable
|
D | ioctl09.c | 22 static int dev_num, attach_flag, dev_fd; variable
|
D | ioctl_loop01.c | 31 static int dev_num, attach_flag, dev_fd, parted_sup; variable
|
D | ioctl_loop06.c | 18 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
D | ioctl_loop02.c | 28 static int attach_flag, dev_fd, loop_configure_sup = 1; variable
|
D | ioctl_loop07.c | 25 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
/third_party/ltp/testcases/kernel/syscalls/pwritev/ |
D | pwritev03.c | 92 int dev_fd, ret; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/preadv/ |
D | preadv03.c | 93 int dev_fd, ret; in setup() local
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux.c | 194 check_file_type(int dev_fd, struct stat * dev_statp, bool * is_bsg_p, in check_file_type() 279 check_pt_file_handle(int dev_fd, const char * device_name, int verbose) in check_pt_file_handle() 395 construct_scsi_pt_obj_with_fd(int dev_fd, int verbose) in construct_scsi_pt_obj_with_fd() 482 set_pt_file_handle(struct sg_pt_base * vp, int dev_fd, int verbose) in set_pt_file_handle()
|
/third_party/exfatprogs/include/ |
D | libexfat.h | 59 int dev_fd; member
|
/third_party/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_pt_linux.h | 103 int dev_fd; /* -1 if not given (yet) */ member
|
/third_party/exfatprogs/fsck/ |
D | fsck.c | 587 static int boot_region_checksum(int dev_fd, in boot_region_checksum()
|
/third_party/toybox/toys/pending/ |
D | fdisk.c | 85 static int num_parts, disp_unit_cyl, dos_flag, dev_fd = 3; variable
|