Searched refs:ocfs2_truncate_log_append (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h170 int ocfs2_truncate_log_append(struct ocfs2_super *osb,
H A Dmove_extents.c129 ret = ocfs2_truncate_log_append(osb, handle,
H A Dalloc.c5789 ret = ocfs2_truncate_log_append(osb, handle,
5843 int ocfs2_truncate_log_append(struct ocfs2_super *osb, function
6294 status = ocfs2_truncate_log_append(osb, handle,
6513 ret = ocfs2_truncate_log_append(osb, handle, head->free_blk,
H A Docfs2_trace.h651 DEFINE_OCFS2_TRUNCATE_LOG_OPS_EVENT(ocfs2_truncate_log_append); variable
H A Dxattr.c5486 ret = ocfs2_truncate_log_append(osb, handle, blkno, len);

Completed in 184 milliseconds