Home
last modified time | relevance | path

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

/linux/fs/quota/
A Dquota_v2.c411 .qf_owner = THIS_MODULE
417 .qf_owner = THIS_MODULE
A Dquota_v1.c227 .qf_owner = THIS_MODULE
A Ddquot.c197 if (!actqf || !try_module_get(actqf->qf_owner)) { in find_quota_format()
213 if (actqf && !try_module_get(actqf->qf_owner)) in find_quota_format()
222 module_put(fmt->qf_owner); in put_quota_format()
/linux/include/linux/
A Dquota.h446 struct module *qf_owner; /* Module implementing quota format */ member
/linux/fs/ocfs2/
A Dquota_local.c1313 .qf_owner = THIS_MODULE

Completed in 14 milliseconds