Searched refs:ocfs2_truncate_rec (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ocfs2/ |
H A D | alloc.c | 5355 static int ocfs2_truncate_rec(handle_t *handle, in ocfs2_truncate_rec() function 5589 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc, in ocfs2_remove_extent() 5643 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc, in ocfs2_remove_extent() 5935 struct ocfs2_truncate_rec rec; in ocfs2_replay_truncate_records()
|