Searched refs:quota_file_open (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/lib/quota/ |
D | quotaio.h | 137 errcode_t quota_file_open(struct quota_handle *h, ext2_filsys fs,
|
D | mkquota.c | 502 err = quota_file_open(qh, qctx->fs, qf_ino, type, -1, 0); in quota_update_limits() 541 err = quota_file_open(&qh, fs, qf_ino, qtype, -1, 0); in quota_compare_and_update()
|
D | quotaio.c | 199 errcode_t quota_file_open(struct quota_handle *h, ext2_filsys fs, in quota_file_open() function
|