Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Djournal.c52 static int ocfs2_commit_cache(struct ocfs2_super *osb);
290 static int ocfs2_commit_cache(struct ocfs2_super *osb) in ocfs2_commit_cache() function
2384 status = ocfs2_commit_cache(osb); in ocfs2_commit_thread()