taglinefilesource code
clusterblocks81fs/ext2/file.cint clusterblocks;
clusterblocks134fs/ext2/file.cclusterblocks = 0;
clusterblocks142fs/ext2/file.cif(!clusterblocks) clusterblocks = ext2_getcluster(inode, block);
clusterblocks143fs/ext2/file.cif(clusterblocks) clusterblocks--;