Searched refs:quota_file_create (Results 1 – 6 of 6) sorted by relevance
/external/f2fs-tools/fsck/ |
D | quotaio.h | 197 errcode_t quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h,
|
D | quotaio.c | 157 errcode_t quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h, in quota_file_create() function
|
D | mkquota.c | 86 retval = quota_file_create(sbi, h, qtype); in quota_write_inode()
|
/external/e2fsprogs/lib/support/ |
D | quotaio.h | 195 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs,
|
D | quotaio.c | 309 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs, in quota_file_create() function
|
D | mkquota.c | 197 retval = quota_file_create(h, fs, qtype, fmt); in quota_write_inode()
|