Searched refs:ocfs2_adjust_rightmost_records (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
D | alloc.c | 571 static void ocfs2_adjust_rightmost_records(handle_t *handle, 1137 ocfs2_adjust_rightmost_records(handle, et, path, rec); in ocfs2_adjust_rightmost_branch() 3926 static void ocfs2_adjust_rightmost_records(handle_t *handle, in ocfs2_adjust_rightmost_records() function 4038 ocfs2_adjust_rightmost_records(handle, et, right_path, insert_rec); in ocfs2_append_rec_to_path() 5443 ocfs2_adjust_rightmost_records(handle, et, path, in ocfs2_truncate_rec() 5455 ocfs2_adjust_rightmost_records(handle, et, path, rec); in ocfs2_truncate_rec()
|