Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dquota.h122 extern struct quota_format_type ocfs2_quota_format;
H A Dsuper.c1574 status = register_quota_format(&ocfs2_quota_format); in ocfs2_init()
1581 unregister_quota_format(&ocfs2_quota_format); in ocfs2_init()
1594 unregister_quota_format(&ocfs2_quota_format); in ocfs2_exit()
H A Dquota_local.c1305 struct quota_format_type ocfs2_quota_format = { variable