Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dalloc.h190 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Dmove_extents.c282 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_defrag_extent()
Dalloc.c5725 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_remove_btree_range()
5971 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb) in __ocfs2_flush_truncate_log() function
6051 status = __ocfs2_flush_truncate_log(osb); in ocfs2_flush_truncate_log()
6215 status = __ocfs2_flush_truncate_log(osb); in ocfs2_complete_truncate_log_recovery()
6447 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_free_cached_clusters()
Dxattr.c3604 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_xattr_set()
5447 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_rm_xattr_cluster()