Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Djournal.c67 static int ocfs2_commit_cache(struct ocfs2_super *osb);
307 static int ocfs2_commit_cache(struct ocfs2_super *osb) in ocfs2_commit_cache() function
2300 status = ocfs2_commit_cache(osb); in ocfs2_commit_thread()