Home
last modified time | relevance | path

Searched refs:SQUASHFS_SWAP_XATTR_ENTRY (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dread_xattrs.c340 SQUASHFS_SWAP_XATTR_ENTRY(xptr, &entry); in get_xattr()
Dsquashfs_swap.h265 #define SQUASHFS_SWAP_XATTR_ENTRY(s, d) \ macro
376 #define SQUASHFS_SWAP_XATTR_ENTRY(s, d) \ macro
Dxattr.c652 SQUASHFS_SWAP_XATTR_ENTRY(&entry, xp); in generate_xattrs()