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