Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.h63 struct quota_file { struct
74 struct quota_file qh_qf; argument
75 unsigned int (*e2fs_read)(struct quota_file *qf, ext2_loff_t offset,
77 unsigned int (*e2fs_write)(struct quota_file *qf, ext2_loff_t offset,
Dquotaio.c149 static unsigned int quota_write_nomount(struct quota_file *qf, in quota_write_nomount()
173 static unsigned int quota_read_nomount(struct quota_file *qf, in quota_read_nomount()