Searched refs:ocfs2_zero_extend (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Dfile.c815 static int ocfs2_zero_extend(struct inode *inode, function
850 * - ocfs2_zero_extend() will then only be filling the hole created
880 * protect the pages that ocfs2_zero_extend is going to be
905 ret = ocfs2_zero_extend(inode, (u64)new_i_size - tail_to_skip);

Completed in 15 milliseconds