Home
last modified time | relevance | path

Searched refs:qf_owner (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/quota/
H A Dquota_v2.c411 .qf_owner = THIS_MODULE
417 .qf_owner = THIS_MODULE
H A Dquota_v1.c227 .qf_owner = THIS_MODULE
H A Ddquot.c198 if (!actqf || !try_module_get(actqf->qf_owner)) { in find_quota_format()
214 if (actqf && !try_module_get(actqf->qf_owner)) in find_quota_format()
223 module_put(fmt->qf_owner); in put_quota_format()
/openbmc/linux/include/linux/
H A Dquota.h448 struct module *qf_owner; /* Module implementing quota format */ member
/openbmc/linux/mm/
H A Dshmem_quota.c342 .qf_owner = THIS_MODULE
/openbmc/linux/fs/ocfs2/
H A Dquota_local.c1308 .qf_owner = THIS_MODULE