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

  /external/squashfs-tools/squashfs-tools/
read_xattrs.c 118 struct squashfs_xattr_entry *entry, void *name)
330 struct squashfs_xattr_entry entry;
squashfs_fs.h 470 struct squashfs_xattr_entry { struct
xattr.c 302 int size = sizeof(struct squashfs_xattr_entry) +
646 struct squashfs_xattr_entry entry;
squashfs_swap.h 215 SWAP_FUNC(16, s, d, type, struct squashfs_xattr_entry);\
216 SWAP_FUNC(16, s, d, size, struct squashfs_xattr_entry);\
377 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_xattr_entry))

Completed in 40 milliseconds