Home
last modified time | relevance | path

Searched refs:ocfs2_truncate_log_append (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Dalloc.h170 int ocfs2_truncate_log_append(struct ocfs2_super *osb,
H A Docfs2_trace.h651 DEFINE_OCFS2_TRUNCATE_LOG_OPS_EVENT(ocfs2_truncate_log_append);
H A Dxattr.c5485 ret = ocfs2_truncate_log_append(osb, handle, blkno, len); in ocfs2_rm_xattr_cluster()