Searched refs:ocfs2_zero_tail (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 1638 static int ocfs2_zero_tail(struct inode *inode, struct buffer_head *di_bh, in ocfs2_zero_tail() function 1690 ret = ocfs2_zero_tail(inode, di_bh, pos); in ocfs2_write_begin_nolock() 2233 ret = ocfs2_zero_tail(inode, di_bh, pos); in ocfs2_dio_wr_get_block()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 1634 static int ocfs2_zero_tail(struct inode *inode, struct buffer_head *di_bh, in ocfs2_zero_tail() function 1686 ret = ocfs2_zero_tail(inode, di_bh, pos); in ocfs2_write_begin_nolock() 2230 ret = ocfs2_zero_tail(inode, di_bh, pos); in ocfs2_dio_wr_get_block()
|
Completed in 7 milliseconds