Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuper.c139 static int ocfs2_enable_quotas(struct ocfs2_super *osb);
722 ret = ocfs2_enable_quotas(osb); in ocfs2_remount()
936 static int ocfs2_enable_quotas(struct ocfs2_super *osb) in ocfs2_enable_quotas() function
1201 status = ocfs2_enable_quotas(osb); in ocfs2_fill_super()