Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.h146 errcode_t quota_file_close(struct quota_handle *h);
Dmkquota.c156 retval = quota_file_close(h); in quota_write_inode()
510 err = quota_file_close(qh); in quota_update_limits()
Dquotaio.c347 errcode_t quota_file_close(struct quota_handle *h) in quota_file_close() function