Home
last modified time | relevance | path

Searched refs:XATTR_VALUE_OOL (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dxattr.c305 if(xattr->type & XATTR_VALUE_OOL) in get_xattr_size()
444 xattr->type |= XATTR_VALUE_OOL; in check_value_dupl()
591 xattr->type |= XATTR_VALUE_OOL; in generate_xattrs()
629 if((xattr->type & XATTR_VALUE_OOL) && in generate_xattrs()
655 if(xattr->type & XATTR_VALUE_OOL) { in generate_xattrs()
Dxattr.h27 #define XATTR_VALUE_OOL SQUASHFS_XATTR_VALUE_OOL macro