Home
last modified time | relevance | path

Searched refs:dquot_operations (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ocfs2/
H A Dquota.h120 extern const struct dquot_operations ocfs2_quota_operations;
/linux/include/linux/
H A Dquota.h324 struct dquot_operations { struct
/linux/mm/
H A Dshmem_quota.c343 const struct dquot_operations shmem_quota_operations = {
/linux/fs/quota/
H A Ddquot.c2154 const struct dquot_operations dquot_operations = { variable
2164 EXPORT_SYMBOL(dquot_operations);
/linux/fs/ext4/
H A Dsuper.c1651 static const struct dquot_operations ext4_quota_operations = {