Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.h142 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs,
Dquotaio.c282 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs, int type, int fmt) in quota_file_create() function
Dmkquota.c149 retval = quota_file_create(h, fs, i, fmt); in quota_write_inode()