Searched refs:ISOFS_BUFFER_SIZE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Dnamei.c55 unsigned long bufsize = ISOFS_BUFFER_SIZE(dir);
H A Ddir.c86 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
H A Dcompress.c49 unsigned int bufsize = ISOFS_BUFFER_SIZE(inode);
H A Drock.c665 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
H A Dinode.c1110 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
1215 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Diso_fs.h162 #define ISOFS_BUFFER_SIZE(INODE) ((INODE)->i_sb->s_blocksize) macro

Completed in 163 milliseconds