Searched refs:ocfs2_mark_extent_written (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 113 int ocfs2_mark_extent_written(struct inode *inode,
|
H A D | aops.c | 1164 ret = ocfs2_mark_extent_written(inode, &et, in ocfs2_write_cluster() 2376 ret = ocfs2_mark_extent_written(inode, &et, handle, in ocfs2_dio_end_io_write()
|
H A D | ocfs2_trace.h | 603 TRACE_EVENT(ocfs2_mark_extent_written,
|
H A D | alloc.c | 5238 int ocfs2_mark_extent_written(struct inode *inode, in ocfs2_mark_extent_written() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 111 int ocfs2_mark_extent_written(struct inode *inode,
|
H A D | aops.c | 1160 ret = ocfs2_mark_extent_written(inode, &et, in ocfs2_write_cluster() 2373 ret = ocfs2_mark_extent_written(inode, &et, handle, in ocfs2_dio_end_io_write()
|
H A D | ocfs2_trace.h | 603 TRACE_EVENT(ocfs2_mark_extent_written,
|
H A D | alloc.c | 5236 int ocfs2_mark_extent_written(struct inode *inode, in ocfs2_mark_extent_written() function
|
Completed in 29 milliseconds