Home
last modified time | relevance | path

Searched defs:xattrs (Results 1 – 4 of 4) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dxattr.c152 static struct xattr_list *next_xattr_list(int *xattr_count, struct xattr_list **xattrs) { in next_xattr_list()
161 struct selabel_handle *sehnd, struct xattr_list *xattrs) in read_selinux_xattr_from_sehnd()
171 static void set_caps_xattr(uint64_t caps, struct xattr_list *xattrs) in set_caps_xattr()
186 static int read_xattrs_from_system(char *filename, struct xattr_list **xattrs) in read_xattrs_from_system()
363 static struct dupl_id *check_id_dupl(struct xattr_list *xattr_list, int xattrs) in check_id_dupl()
456 static int get_xattr_id(int xattrs, struct xattr_list *xattr_list, in get_xattr_id()
544 int generate_xattrs(int xattrs, struct xattr_list *xattr_list) in generate_xattrs()
687 int xattrs = 0; in read_xattrs() local
690 int xattrs; in read_xattrs() local
Dread_xattrs.c59 static void *xattrs = NULL; variable
Dxattr.h56 int xattrs; member
/external/erofs-utils/lib/
Dinode.c478 char *xattrs = erofs_export_xattr_ibody(&inode->i_xattrs, in erofs_bh_flush_write_inode() local