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

/linux-master/include/linux/
H A Dquota.h449 struct quota_format_type *qf_next; member in struct:quota_format_type
/linux-master/fs/quota/
H A Ddquot.c169 fmt->qf_next = quota_formats;
182 actqf = &(*actqf)->qf_next)
185 *actqf = (*actqf)->qf_next;
196 actqf = actqf->qf_next)
212 actqf = actqf->qf_next)

Completed in 100 milliseconds