HomeSort by relevance Sort by last modified time
    Searched refs:fsxattr (Results 1 - 13 of 13) 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;
  /bionic/libc/kernel/uapi/linux/
fs.h 78 struct fsxattr { struct
150 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
151 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr)
  /external/kernel-headers/original/uapi/linux/
fs.h 112 struct fsxattr { struct
210 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
211 #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/syzkaller/sys/linux/gen/
386.go     [all...]
amd64.go     [all...]
arm.go     [all...]
arm64.go     [all...]
ppc64le.go     [all...]

Completed in 3011 milliseconds