Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dquota.h121 extern struct quota_format_type ocfs2_quota_format;
Dsuper.c1630 status = register_quota_format(&ocfs2_quota_format); in ocfs2_init()
1637 unregister_quota_format(&ocfs2_quota_format); in ocfs2_init()
1657 unregister_quota_format(&ocfs2_quota_format); in ocfs2_exit()
Dquota_local.c1310 struct quota_format_type ocfs2_quota_format = { variable