Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dalloc.h190 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Dmove_extents.c284 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_defrag_extent()
Dalloc.c5707 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_remove_btree_range()
5953 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb) in __ocfs2_flush_truncate_log() function
6033 status = __ocfs2_flush_truncate_log(osb); in ocfs2_flush_truncate_log()
6197 status = __ocfs2_flush_truncate_log(osb); in ocfs2_complete_truncate_log_recovery()
6429 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_free_cached_clusters()
Dxattr.c3610 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_xattr_set()
5455 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_rm_xattr_cluster()