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

/linux-master/fs/ocfs2/
H A Dquota.h122 extern struct quota_format_type ocfs2_quota_format;
H A Dsuper.c1572 status = register_quota_format(&ocfs2_quota_format);
1579 unregister_quota_format(&ocfs2_quota_format);
1592 unregister_quota_format(&ocfs2_quota_format);
H A Dquota_local.c1312 struct quota_format_type ocfs2_quota_format = { variable in typeref:struct:quota_format_type

Completed in 116 milliseconds