Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshmem_fs.h210 extern struct quota_format_type shmem_quota_format;
/openbmc/linux/mm/
H A Dshmem_quota.c339 struct quota_format_type shmem_quota_format = { variable
H A Dshmem.c4613 error = register_quota_format(&shmem_quota_format); in shmem_init()
4645 unregister_quota_format(&shmem_quota_format); in shmem_init()