taglinefilesource code
clusterblocks86fs/ext2/file.cint clusterblocks;
clusterblocks139fs/ext2/file.cclusterblocks = 0;
clusterblocks147fs/ext2/file.cif(!clusterblocks) clusterblocks = ext2_getcluster(inode, block);
clusterblocks148fs/ext2/file.cif(clusterblocks) clusterblocks--;