Searched refs:shmem_quota_operations (Results 1 – 3 of 3) sorted by relevance
209 extern const struct dquot_operations shmem_quota_operations;
345 const struct dquot_operations shmem_quota_operations = { variable
4359 sb->dq_op = &shmem_quota_operations; in shmem_fill_super()