Home
last modified time | relevance | path

Searched refs:ext2fs_punch_ind (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dpunch.c105 static errcode_t ext2fs_punch_ind(ext2_filsys fs, struct ext2_inode *inode, in ext2fs_punch_ind() function
500 retval = ext2fs_punch_ind(fs, inode, block_buf, start, end); in ext2fs_punch()