Home
last modified time | relevance | path

Searched refs:qf_next (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dquota.h447 struct quota_format_type *qf_next; member
/Linux-v4.19/fs/quota/
Ddquot.c167 fmt->qf_next = quota_formats; in register_quota_format()
180 actqf = &(*actqf)->qf_next) in unregister_quota_format()
183 *actqf = (*actqf)->qf_next; in unregister_quota_format()
194 actqf = actqf->qf_next) in find_quota_format()
210 actqf = actqf->qf_next) in find_quota_format()