Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Djournal.c53 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota);
71 return __ocfs2_wait_on_mount(osb, 0); in ocfs2_wait_on_mount()
76 return __ocfs2_wait_on_mount(osb, 1); in ocfs2_wait_on_quotas()
2308 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota) in __ocfs2_wait_on_mount() function

Completed in 6 milliseconds