Searched refs:ocfs2_truncate_log_append (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | move_extents.c | 135 ret = ocfs2_truncate_log_append(osb, handle, in __ocfs2_move_extent()
|
| H A D | alloc.c | 5797 ret = ocfs2_truncate_log_append(osb, handle, in ocfs2_remove_btree_range() 5851 int ocfs2_truncate_log_append(struct ocfs2_super *osb, in ocfs2_truncate_log_append() function 6319 status = ocfs2_truncate_log_append(osb, handle, in ocfs2_complete_truncate_log_recovery() 6538 ret = ocfs2_truncate_log_append(osb, handle, head->free_blk, in ocfs2_free_cached_clusters()
|
| H A D | ocfs2_trace.h | 651 DEFINE_OCFS2_TRUNCATE_LOG_OPS_EVENT(ocfs2_truncate_log_append);
|
| H A D | xattr.c | 5515 ret = ocfs2_truncate_log_append(osb, handle, blkno, len); in ocfs2_rm_xattr_cluster()
|