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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fstab.h 45 * if type is "rq", then use concatenation of fs_file and "quotas" to locate
60 char *fs_file; /* file system path prefix */ member in struct:fstab
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fstab.h 45 * if type is "rq", then use concatenation of fs_file and "quotas" to locate
60 char *fs_file; /* file system path prefix */ member in struct:fstab
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fstab.h 45 * if type is "rq", then use concatenation of fs_file and "quotas" to locate
60 char *fs_file; /* file system path prefix */ member in struct:fstab
  /external/grub/stage2/
vstafs.h 66 struct fs_file struct
fsys_vstafs.c 33 #define FILE_INFO ((struct fs_file *) (int) FIRST_SECTOR + 8192)
  /external/bluetooth/glib/gio/
gunixmounts.c 1011 mount_entry->mount_path = g_strdup (fstab->fs_file);
1022 if (stat (fstab->fs_file, &sb) == 0)
    [all...]

Completed in 120 milliseconds