Home
last modified time | relevance | path

Searched defs:dev_fd (Results 1 – 18 of 18) sorted by relevance

/external/ltp/lib/
Dtst_device.c75 int ctl_fd, dev_fd, rc, i; in tst_find_free_loopdev() local
146 int dev_fd, file_fd; in tst_attach_device() local
197 int tst_detach_device_by_fd(const char *dev, int dev_fd) in tst_detach_device_by_fd()
226 int dev_fd, ret; in tst_detach_device() local
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop03.c19 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop04.c24 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop05.c36 static int dev_num, dev_fd, block_devfd, attach_flag, logical_block_size; variable
Dioctl09.c22 static int dev_num, attach_flag, dev_fd; variable
Dioctl_loop01.c31 static int dev_num, attach_flag, dev_fd, parted_sup; variable
Dioctl_loop06.c18 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
Dioctl_loop02.c28 static int attach_flag, dev_fd, loop_configure_sup = 1; variable
Dioctl_loop07.c25 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c194 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()
/external/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev03.c92 int dev_fd, ret; in setup() local
/external/ltp/testcases/kernel/syscalls/preadv/
Dpreadv03.c93 int dev_fd, ret; in setup() local
/external/exfatprogs/include/
Dlibexfat.h57 int dev_fd; member
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_linux.h103 int dev_fd; /* -1 if not given (yet) */ member
/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Dkvm_util.c774 int dev_fd, ret; in vcpu_mmap_sz() local
/external/toybox/toys/pending/
Dfdisk.c85 static int num_parts, disp_unit_cyl, dos_flag, dev_fd = 3; variable
/external/ppp/pppd/
Dsys-linux.c597 void generic_disestablish_ppp(int dev_fd) in generic_disestablish_ppp()
/external/minijail/
Dlibminijail.c1593 attribute_cleanup_fd int dev_fd = -1; in mount_dev() local