Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dquota.h120 extern const struct dquot_operations ocfs2_quota_operations;
Dquota_global.c963 const struct dquot_operations ocfs2_quota_operations = { variable
Dsuper.c2074 sb->dq_op = &ocfs2_quota_operations; in ocfs2_initialize_super()