Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.h176 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb);
Dmove_extents.c262 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_defrag_extent()
Dalloc.c5741 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_remove_btree_range()
5986 int __ocfs2_flush_truncate_log(struct ocfs2_super *osb) in __ocfs2_flush_truncate_log() function
6070 status = __ocfs2_flush_truncate_log(osb); in ocfs2_flush_truncate_log()
6270 status = __ocfs2_flush_truncate_log(osb); in ocfs2_complete_truncate_log_recovery()
6493 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_free_cached_clusters()
Dxattr.c3623 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_xattr_set()
5461 ret = __ocfs2_flush_truncate_log(osb); in ocfs2_rm_xattr_cluster()