Searched refs:ocfs2_zero_extend (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | file.h | 50 int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh,
|
H A D | file.c | 965 int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh, in ocfs2_zero_extend() function 1039 ret = ocfs2_zero_extend(inode, di_bh, zero_to); in ocfs2_extend_no_holes() 1092 ret = ocfs2_zero_extend(inode, di_bh, new_i_size); in ocfs2_extend_file()
|
H A D | aops.c | 1640 ret = ocfs2_zero_extend(inode, di_bh, pos); in ocfs2_zero_tail()
|
H A D | ocfs2_trace.h | 1404 DEFINE_OCFS2_ULL_ULL_ULL_EVENT(ocfs2_zero_extend);
|