Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Ddir.c163 if (dir_count > SQUASHFS_DIR_COUNT) in squashfs_readdir()
H A Dnamei.c171 if (dir_count > SQUASHFS_DIR_COUNT) in squashfs_lookup()
H A Dsquashfs_fs.h36 #define SQUASHFS_DIR_COUNT 256 macro