Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs_xattr.c47 static int nospace_error = 0; in write_xattr() local
92 && nospace_error < NOSPACE_MAX) { in write_xattr()
110 if(++ nospace_error == NOSPACE_MAX) in write_xattr()