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

/linux-master/fs/quota/
H A Dquota_v1.c233 .qf_owner = THIS_MODULE
H A Dquota_v2.c432 .qf_owner = THIS_MODULE
438 .qf_owner = THIS_MODULE
H A Ddquot.c198 if (!actqf || !try_module_get(actqf->qf_owner)) {
214 if (actqf && !try_module_get(actqf->qf_owner))
223 module_put(fmt->qf_owner);
/linux-master/include/linux/
H A Dquota.h448 struct module *qf_owner; /* Module implementing quota format */ member in struct:quota_format_type
/linux-master/mm/
H A Dshmem_quota.c342 .qf_owner = THIS_MODULE
/linux-master/fs/ocfs2/
H A Dquota_local.c1315 .qf_owner = THIS_MODULE

Completed in 150 milliseconds