Searched refs:ocfs2_overwrite_io (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | extent_map.h | 43 int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh,
|
H A D | extent_map.c | 821 int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh, in ocfs2_overwrite_io() function
|
H A D | file.c | 2274 ret = ocfs2_overwrite_io(inode, di_bh, pos, count); in ocfs2_prepare_inode_for_write()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | extent_map.h | 41 int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh,
|
H A D | extent_map.c | 819 int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh, in ocfs2_overwrite_io() function
|
H A D | file.c | 2268 ret = ocfs2_overwrite_io(inode, di_bh, pos, count); in ocfs2_prepare_inode_for_write()
|
Completed in 10 milliseconds