Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h190 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Dmove_extents.c260 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_defrag_extent()
Dalloc.c5759 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_remove_btree_range()
6004 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb) in __ocfs2_flush_truncate_log() function
6073 status = __ocfs2_flush_truncate_log(osb); in ocfs2_flush_truncate_log()
6273 status = __ocfs2_flush_truncate_log(osb); in ocfs2_complete_truncate_log_recovery()
6496 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_free_cached_clusters()
Dxattr.c3631 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_xattr_set()
5469 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_rm_xattr_cluster()