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