Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/ !
Dalloc.h175 int ocfs2_try_to_free_truncate_log(struct ocfs2_super *osb,
Daops.c1873 ret1 = ocfs2_try_to_free_truncate_log(osb, clusters_need); in ocfs2_write_begin_nolock()
Dsuballoc.c1180 ret = ocfs2_try_to_free_truncate_log(osb, bits_wanted); in ocfs2_reserve_clusters_with_limit()
Dalloc.c6110 int ocfs2_try_to_free_truncate_log(struct ocfs2_super *osb, in ocfs2_try_to_free_truncate_log() function