Home
last modified time | relevance | path

Searched refs:quotafile_ops_2 (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/quota/
Ddqblk_v2.h29 extern struct quotafile_ops quotafile_ops_2;
Dquotaio.c228 h->qh_ops = &quotafile_ops_2; in quota_file_open()
325 h->qh_ops = &quotafile_ops_2; in quota_file_create()
Dquotaio_v2.c32 struct quotafile_ops quotafile_ops_2 = { variable