Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c126 static int ocfs2_enable_quotas(struct ocfs2_super *osb);
693 ret = ocfs2_enable_quotas(osb); in ocfs2_remount()
907 static int ocfs2_enable_quotas(struct ocfs2_super *osb) in ocfs2_enable_quotas() function
1150 status = ocfs2_enable_quotas(osb); in ocfs2_fill_super()