Home
last modified time | relevance | path

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

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