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

  /external/squashfs-tools/squashfs-tools/
read_xattrs.c 368 SQUASHFS_SWAP_XATTR_VAL(ool_xptr, &val);
371 SQUASHFS_SWAP_XATTR_VAL(xptr, &val);
xattr.c 600 SQUASHFS_SWAP_XATTR_VAL(&val, xp);
624 SQUASHFS_SWAP_XATTR_VAL(&val, xp);
631 SQUASHFS_SWAP_XATTR_VAL(&val, xp);
squashfs_swap.h 267 #define SQUASHFS_SWAP_XATTR_VAL(s, d) \
378 #define SQUASHFS_SWAP_XATTR_VAL(s, d) \

Completed in 2265 milliseconds