Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dshmem_fs.h200 extern const struct dquot_operations shmem_quota_operations;
/Linux-v6.6/mm/
Dshmem_quota.c341 const struct dquot_operations shmem_quota_operations = { variable
Dshmem.c4341 sb->dq_op = &shmem_quota_operations; in shmem_fill_super()