Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dquota.h120 extern const struct dquot_operations ocfs2_quota_operations;
H A Dquota_global.c1028 const struct dquot_operations ocfs2_quota_operations = { variable
H A Dsuper.c1968 sb->dq_op = &ocfs2_quota_operations; in ocfs2_initialize_super()