Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Ddqblk_v2.h29 extern struct quotafile_ops quotafile_ops_2;
Dquotaio.c268 h->qh_ops = &quotafile_ops_2; in quota_file_open()
378 h->qh_ops = &quotafile_ops_2; in quota_file_create()
Dquotaio_v2.c33 struct quotafile_ops quotafile_ops_2 = { variable