HomeSort by relevance Sort by last modified time
    Searched defs:FS_IOC_GETFSLABEL (Results 1 - 5 of 5) sorted by null

  /external/strace/tests/
btrfs.c 57 #ifndef FS_IOC_GETFSLABEL
58 # define FS_IOC_GETFSLABEL BTRFS_IOC_GET_FSLABEL
    [all...]
  /external/strace/tests-m32/
btrfs.c 57 #ifndef FS_IOC_GETFSLABEL
58 # define FS_IOC_GETFSLABEL BTRFS_IOC_GET_FSLABEL
    [all...]
  /external/strace/tests-mx32/
btrfs.c 57 #ifndef FS_IOC_GETFSLABEL
58 # define FS_IOC_GETFSLABEL BTRFS_IOC_GET_FSLABEL
    [all...]
  /bionic/libc/kernel/uapi/linux/
fs.h 152 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
  /external/kernel-headers/original/uapi/linux/
fs.h 212 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])

Completed in 127 milliseconds