Searched defs:SQUASHFS_INODE_BLK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dsquashfs_fs.h131 #define SQUASHFS_INODE_BLK(A) ((unsigned int) ((A) >> 16)) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dsquashfs_fs.h150 #define SQUASHFS_INODE_BLK(a) ((unsigned int) ((a) >> 16)) macro

Completed in 39 milliseconds