Searched refs:quota_file_close (Results 1 – 3 of 3) sorted by relevance
146 errcode_t quota_file_close(struct quota_handle *h);
156 retval = quota_file_close(h); in quota_write_inode()510 err = quota_file_close(qh); in quota_update_limits()
347 errcode_t quota_file_close(struct quota_handle *h) in quota_file_close() function