Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dalloc.h186 int ocfs2_truncate_log_append(struct ocfs2_super *osb,
Dmove_extents.c150 ret = ocfs2_truncate_log_append(osb, handle, in __ocfs2_move_extent()
Dalloc.c5726 ret = ocfs2_truncate_log_append(osb, handle, in ocfs2_remove_btree_range()
5780 int ocfs2_truncate_log_append(struct ocfs2_super *osb, in ocfs2_truncate_log_append() function
6189 status = ocfs2_truncate_log_append(osb, handle, in ocfs2_complete_truncate_log_recovery()
6414 ret = ocfs2_truncate_log_append(osb, handle, head->free_blk, in ocfs2_free_cached_clusters()
Docfs2_trace.h650 DEFINE_OCFS2_TRUNCATE_LOG_OPS_EVENT(ocfs2_truncate_log_append);
Dxattr.c5482 ret = ocfs2_truncate_log_append(osb, handle, blkno, len); in ocfs2_rm_xattr_cluster()