HomeSort by relevance Sort by last modified time
    Searched refs:quota_file_create (Results 1 - 6 of 6) sorted by null

  /external/f2fs-tools/fsck/
quotaio.h 197 errcode_t quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h,
quotaio.c 156 errcode_t quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h, function
mkquota.c 81 retval = quota_file_create(sbi, h, qtype);
  /external/e2fsprogs/lib/support/
quotaio.h 195 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs,
quotaio.c 329 errcode_t quota_file_create(struct quota_handle *h, ext2_filsys fs, function
mkquota.c 195 retval = quota_file_create(h, fs, qtype, fmt);

Completed in 499 milliseconds