Searched refs:is_ext2 (Results 1 – 3 of 3) sorted by relevance
253 if ! is_ext2 "$rootfs" $offset; then268 is_ext2() { function288 if ! is_ext2 "$rootfs" $offset; then307 if ! is_ext2 "$rootfs" $offset; then
266 if ! is_ext2 "$ssd_device" "$root_offset_bytes"; then
294 unsigned long numblocks, int is_ext2) in filefrag_fibmap() argument318 if (is_ext2 && last_block) { in filefrag_fibmap()392 int is_ext2 = 0; local437 is_ext2 = 1;440 if (is_ext2) {478 &st, numblocks, is_ext2);504 if (is_ext2 && expected && expected < num_extents)