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

/linux-master/fs/isofs/
H A Dnamei.c40 unsigned long bufsize = ISOFS_BUFFER_SIZE(dir);
H A Ddir.c86 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
H A Dcompress.c46 unsigned int bufsize = ISOFS_BUFFER_SIZE(inode);
H A Drock.c696 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
H A Dinode.c1214 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
1317 unsigned long bufsize = ISOFS_BUFFER_SIZE(inode);
/linux-master/include/uapi/linux/
H A Diso_fs.h163 #define ISOFS_BUFFER_SIZE(INODE) ((INODE)->i_sb->s_blocksize) macro

Completed in 150 milliseconds