Searched refs:SQUASHFS_MINOR (Results 1 – 2 of 2) sorted by relevance
28 #define SQUASHFS_MINOR 0 macro
61 } else if (major > SQUASHFS_MAJOR || minor > SQUASHFS_MINOR) { in supported_squashfs_filesystem()