Searched refs:no_blocks (Results 1 – 1 of 1) sorted by relevance
446 uint32_t no_blocks; in ext4fs_delete_file() local465 no_blocks = le32_to_cpu(inode.size) / fs->blksz; in ext4fs_delete_file()467 no_blocks++; in ext4fs_delete_file()482 for (i = 0; i < no_blocks; i++) { in ext4fs_delete_file()