Home
last modified time | relevance | path

Searched refs:FIEMAP_FLAG_XATTR (Results 1 – 11 of 11) sorted by relevance

/external/strace/xlat/
Dfiemap_flags.h13 #if defined(FIEMAP_FLAG_XATTR) || (defined(HAVE_DECL_FIEMAP_FLAG_XATTR) && HAVE_DECL_FIEMAP_FLAG_XA…
15 static_assert((FIEMAP_FLAG_XATTR) == (2), "FIEMAP_FLAG_XATTR != 2");
18 # define FIEMAP_FLAG_XATTR 2
39 XLAT(FIEMAP_FLAG_XATTR),
Dfiemap_flags.in2 FIEMAP_FLAG_XATTR 2
/external/kernel-headers/original/uapi/linux/
Dfiemap.h43 #define FIEMAP_FLAG_XATTR 0x00000002 /* map extended attribute tree */ macro
46 #define FIEMAP_FLAGS_COMPAT (FIEMAP_FLAG_SYNC | FIEMAP_FLAG_XATTR)
/external/e2fsprogs/lib/ext2fs/
Dfiemap.h51 #define FIEMAP_FLAG_XATTR 0x00000002 /* map extended attribute tree */ macro
53 #define FIEMAP_FLAGS_COMPAT (FIEMAP_FLAG_SYNC | FIEMAP_FLAG_XATTR)
/external/e2fsprogs/misc/
Dfilefrag.c66 #define FILEFRAG_FIEMAP_FLAGS_COMPAT (FIEMAP_FLAG_SYNC | FIEMAP_FLAG_XATTR)
232 flags |= FIEMAP_FLAG_XATTR; in filefrag_fiemap()
/external/syzkaller/sys/linux/
Dsys_386.const118 FIEMAP_FLAG_XATTR = 2
Dsys_amd64.const118 FIEMAP_FLAG_XATTR = 2
Dsys_arm.const118 FIEMAP_FLAG_XATTR = 2
Dsys_ppc64le.const118 FIEMAP_FLAG_XATTR = 2
Dsys_arm64.const118 FIEMAP_FLAG_XATTR = 2
Dsys.txt1033 fiemap_flags = FIEMAP_FLAG_SYNC, FIEMAP_FLAG_XATTR, FIEMAP_FLAG_CACHE