Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dshmem_fs.h211 extern const struct dquot_operations shmem_quota_operations;
/linux-6.12.1/mm/
Dshmem_quota.c343 const struct dquot_operations shmem_quota_operations = { variable
Dshmem.c4700 sb->dq_op = &shmem_quota_operations; in shmem_fill_super()