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

  /external/strace/tests/
btrfs.c 61 #ifndef FS_IOC_SETFSLABEL
62 # define FS_IOC_SETFSLABEL BTRFS_IOC_SET_FSLABEL
    [all...]
  /external/strace/tests-m32/
btrfs.c 61 #ifndef FS_IOC_SETFSLABEL
62 # define FS_IOC_SETFSLABEL BTRFS_IOC_SET_FSLABEL
    [all...]
  /external/strace/tests-mx32/
btrfs.c 61 #ifndef FS_IOC_SETFSLABEL
62 # define FS_IOC_SETFSLABEL BTRFS_IOC_SET_FSLABEL
    [all...]
  /bionic/libc/kernel/uapi/linux/
fs.h 153 #define FS_IOC_SETFSLABEL _IOW(0x94, 50, char[FSLABEL_MAX])
  /external/kernel-headers/original/uapi/linux/
fs.h 213 #define FS_IOC_SETFSLABEL _IOW(0x94, 50, char[FSLABEL_MAX])

Completed in 598 milliseconds