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

  /bionic/libc/kernel/uapi/linux/
fuse.h 201 uint64_t attr_valid; member in struct:fuse_entry_out
230 uint64_t attr_valid; member in struct:fuse_attr_out
  /development/ndk/platforms/android-L/include/linux/
fuse.h 201 uint64_t attr_valid; member in struct:fuse_entry_out
230 uint64_t attr_valid; member in struct:fuse_attr_out
  /external/kernel-headers/original/uapi/linux/
fuse.h 371 uint64_t attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_entry_out
400 uint64_t attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_attr_out
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fuse.h 273 __u64 attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_entry_out
292 __u64 attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_attr_out
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fuse.h 273 __u64 attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_entry_out
292 __u64 attr_valid; /* Cache timeout for the attributes */ member in struct:fuse_attr_out
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fuse.h 201 uint64_t attr_valid; member in struct:fuse_entry_out
230 uint64_t attr_valid; member in struct:fuse_attr_out
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fuse.h 201 uint64_t attr_valid; member in struct:fuse_entry_out
230 uint64_t attr_valid; member in struct:fuse_attr_out
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fuse.h 201 uint64_t attr_valid; member in struct:fuse_entry_out
230 uint64_t attr_valid; member in struct:fuse_attr_out
  /bootable/recovery/
fuse_sideload.c 151 out.attr_valid = 10;
172 out.attr_valid = 10;
  /system/core/sdcard/
sdcard.c 796 out.attr_valid = 10;
816 out.attr_valid = 10;
    [all...]

Completed in 9601 milliseconds