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

  /external/e2fsprogs/lib/e2p/
project.h 13 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
14 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr)
19 struct fsxattr { struct
fgetproject.c 49 struct fsxattr fsx;
fsetproject.c 49 struct fsxattr fsx;
  /external/syslinux/core/fs/xfs/
xfs_fs.h 44 struct fsxattr { struct
438 #define XFS_IOC_FSGETXATTR _IOR ('X', 31, struct fsxattr)
439 #define XFS_IOC_FSSETXATTR _IOW ('X', 32, struct fsxattr)
449 #define XFS_IOC_FSGETXATTRA _IOR ('X', 45, struct fsxattr)
  /external/syslinux/extlinux/
xfs_fs.h 44 struct fsxattr { struct
438 #define XFS_IOC_FSGETXATTR _IOR ('X', 31, struct fsxattr)
439 #define XFS_IOC_FSSETXATTR _IOW ('X', 32, struct fsxattr)
449 #define XFS_IOC_FSGETXATTRA _IOR ('X', 45, struct fsxattr)
  /bionic/libc/kernel/uapi/linux/
fs.h 132 struct fsxattr { struct
221 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
222 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr)
  /external/kernel-headers/original/uapi/linux/
fs.h 156 struct fsxattr { struct
252 #define FS_IOC_FSGETXATTR _IOR ('X', 31, struct fsxattr)
253 #define FS_IOC_FSSETXATTR _IOW ('X', 32, struct fsxattr)
  /external/ltp/testcases/kernel/fs/doio/
iogen.c 1079 struct fsxattr xattr;
    [all...]
  /external/e2fsprogs/contrib/
fsstress.c     [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c     [all...]
  /external/ltp/testcases/network/nfs/nfs_fsstress/
fsstress.c     [all...]

Completed in 621 milliseconds