Home
last modified time | relevance | path

Searched refs:__ocfs2_flush_truncate_log (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.h174 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb);
H A Dmove_extents.c250 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_defrag_extent()
H A Dalloc.c5738 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_remove_btree_range()
5985 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb) in __ocfs2_flush_truncate_log() function
6069 status = __ocfs2_flush_truncate_log(osb); in ocfs2_flush_truncate_log()
6269 status = __ocfs2_flush_truncate_log(osb); in ocfs2_complete_truncate_log_recovery()
6492 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_free_cached_clusters()
H A Dxattr.c3617 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_xattr_set()
5455 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_rm_xattr_cluster()