Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.h197 errcode_t quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h,
Dquotaio.c157 errcode_t quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h, in quota_file_create() function
Dmkquota.c86 retval = quota_file_create(sbi, h, qtype); in quota_write_inode()
/external/e2fsprogs/lib/support/
Dquotaio.h195 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs,
Dquotaio.c309 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs, in quota_file_create() function
Dmkquota.c197 retval = quota_file_create(h, fs, qtype, fmt); in quota_write_inode()