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

  /external/squashfs-tools/squashfs-tools/
xattr.h 49 long long ool_value; member in struct:xattr_list
xattr.c 403 xattr->ool_value = SQUASHFS_INVALID_BLK;
410 xattr->ool_value = entry->ool_value;
595 (xattr->ool_value == SQUASHFS_INVALID_BLK)) {
598 xp = get_xattr_space(size, &xattr->ool_value);
625 SQUASHFS_SWAP_LONG_LONGS(&xattr->ool_value, xp +
629 xp = get_xattr_space(size, &xattr->ool_value);

Completed in 536 milliseconds