Searched refs:quota_file_open (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/quota/
H A Dquotaio.h137 errcode_t quota_file_open(struct quota_handle *h, ext2_filsys fs,
H A Dmkquota.c502 err = quota_file_open(qh, qctx->fs, qf_ino, type, -1, 0);
541 err = quota_file_open(&qh, fs, qf_ino, qtype, -1, 0);
H A Dquotaio.c199 errcode_t quota_file_open(struct quota_handle *h, ext2_filsys fs, function

Completed in 579 milliseconds