Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshmem_fs.h209 extern const struct dquot_operations shmem_quota_operations;
/openbmc/linux/mm/
H A Dshmem_quota.c345 const struct dquot_operations shmem_quota_operations = { variable
H A Dshmem.c4359 sb->dq_op = &shmem_quota_operations; in shmem_fill_super()