Searched refs:ocfs2_change_extent_flag (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 118 int ocfs2_change_extent_flag(handle_t *handle,
|
H A D | alloc.c | 5150 int ocfs2_change_extent_flag(handle_t *handle, in ocfs2_change_extent_flag() function 5263 ret = ocfs2_change_extent_flag(handle, et, cpos, in ocfs2_mark_extent_written()
|
H A D | refcounttree.c | 2356 ret = ocfs2_change_extent_flag(handle, et, cpos, in ocfs2_mark_extent_refcounted()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 116 int ocfs2_change_extent_flag(handle_t *handle,
|
H A D | alloc.c | 5148 int ocfs2_change_extent_flag(handle_t *handle, in ocfs2_change_extent_flag() function 5261 ret = ocfs2_change_extent_flag(handle, et, cpos, in ocfs2_mark_extent_written()
|
H A D | refcounttree.c | 2354 ret = ocfs2_change_extent_flag(handle, et, cpos, in ocfs2_mark_extent_refcounted()
|
Completed in 40 milliseconds