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