Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dsuper.c122 static int ocfs2_enable_quotas(struct ocfs2_super *osb);
689 ret = ocfs2_enable_quotas(osb); in ocfs2_remount()
903 static int ocfs2_enable_quotas(struct ocfs2_super *osb) in ocfs2_enable_quotas() function
1137 status = ocfs2_enable_quotas(osb); in ocfs2_fill_super()