Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs_xattr.c35 #define NOSPACE_MAX 10 macro
92 && nospace_error < NOSPACE_MAX) { in write_xattr()
110 if(++ nospace_error == NOSPACE_MAX) in write_xattr()
115 NOSPACE_MAX); in write_xattr()