Searched refs:ind_punch (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | punch.c | 49 static errcode_t ind_punch(ext2_filsys fs, struct ext2_inode *inode, in ind_punch() function 79 retval = ind_punch(fs, inode, block_buf + fs->blocksize, in ind_punch() 140 retval = ind_punch(fs, inode, block_buf, bp, level, in ext2fs_punch_ind()
|