Searched refs:ocfs2_adjust_rightmost_records (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | alloc.c | 564 static void ocfs2_adjust_rightmost_records(handle_t *handle, 1133 ocfs2_adjust_rightmost_records(handle, et, path, rec); in ocfs2_adjust_rightmost_branch() 3954 static void ocfs2_adjust_rightmost_records(handle_t *handle, in ocfs2_adjust_rightmost_records() function 4065 ocfs2_adjust_rightmost_records(handle, et, right_path, insert_rec); in ocfs2_append_rec_to_path() 5469 ocfs2_adjust_rightmost_records(handle, et, path, in ocfs2_truncate_rec() 5481 ocfs2_adjust_rightmost_records(handle, et, path, rec); in ocfs2_truncate_rec()
|