Home
last modified time | relevance | path

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

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