Home
last modified time | relevance | path

Searched defs:xattr (Results 1 – 11 of 11) sorted by relevance

/third_party/glib/
Dmeson_options.txt27 option('xattr', boolean
Dmeson.build2120 xattr_dep = [cc.find_library('xattr')] build
/third_party/ntfs-3g/include/ntfs-3g/
Dxattrs.h68 enum SYSTEMXATTRS xattr; member
/third_party/ntfs-3g/libntfs-3g/
Dxattrs.c102 enum SYSTEMXATTRS xattr; member
273 enum SYSTEMXATTRS xattr; in getmappingitem() local
/third_party/e2fsprogs/e2fsck/
Dencrypted_files.c164 static __u32 fscrypt_context_to_policy(const void *xattr, size_t xattr_size, in fscrypt_context_to_policy()
227 void *xattr; in get_encryption_policy_id() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.c567 XWindowAttributes xattr; in X11_GL_CreateContext() local
DSDL_x11window.c370 XSetWindowAttributes xattr; in X11_CreateWindow() local
1261 XSetWindowAttributes xattr; in X11_BeginWindowFullscreenLegacy() local
/third_party/f2fs-tools/fsck/
Ddump.c306 void *xattr; in dump_xattr() local
/third_party/ltp/testcases/kernel/fs/doio/
Diogen.c1079 struct fsxattr xattr; in create_file() local
/third_party/glib/gio/
Dglocalfileinfo.c428 const char *xattr, in get_one_xattr()
594 const char *xattr) in get_one_xattr_from_fd()
/third_party/curl/src/
Dtool_cfgable.h257 bool xattr; /* store metadata in extended attributes */ member