Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h455 struct module *qf_owner; /* Module implementing quota format */ member
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota_local.c1311 .qf_owner = THIS_MODULE