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