Searched refs:ocfs2_quota_operations (Results 1 – 3 of 3) sorted by relevance
121 extern const struct dquot_operations ocfs2_quota_operations;
1008 const struct dquot_operations ocfs2_quota_operations = { variable
2023 sb->dq_op = &ocfs2_quota_operations; in ocfs2_initialize_super()