HomeSort by relevance Sort by last modified time
    Searched refs:root_dev (Results 1 - 7 of 7) sorted by null

  /external/openssh/openbsd-compat/
getcwd.c 61 dev_t root_dev; local
102 root_dev = s.st_dev;
117 if (root_dev == dev && root_ino == ino) {
  /external/libusb-compat/examples/
testlibusb.c 142 if (bus->root_dev && !verbose)
143 print_device(bus->root_dev, 0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
bootparam.h 21 __u16 root_dev; member in struct:setup_header
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
bootparam.h 21 __u16 root_dev; member in struct:setup_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
bootparam.h 21 __u16 root_dev; member in struct:setup_header
  /external/libusb-compat/libusb/
usb.h 271 struct usb_device *root_dev; member in struct:usb_bus
  /external/grub/stage2/
shared.h 400 unsigned short root_dev; /* Default root device number */ member in struct:linux_kernel_header

Completed in 329 milliseconds