HomeSort by relevance Sort by last modified time
    Searched full:e2fs_write (Results 1 - 8 of 8) sorted by null

  /external/e2fsprogs/lib/quota/
quotaio_v2.c 204 if (h->e2fs_write(&h->qh_qf, 0, &ddqheader, sizeof(ddqheader)) !=
219 if (h->e2fs_write(&h->qh_qf, V2_DQINFOOFF, &ddqinfo,
235 if (h->e2fs_write(&h->qh_qf, V2_DQINFOOFF, &ddqinfo, sizeof(ddqinfo)) !=
quotaio.h 77 unsigned int (*e2fs_write)(struct quota_file *qf, ext2_loff_t offset, member in struct:quota_handle
quotaio.c 222 h->e2fs_write = quota_write_nomount;
309 h->e2fs_write = quota_write_nomount;
quotaio_tree.c 78 err = h->e2fs_write(&h->qh_qf, blk << QT_BLKSIZE_BITS, buf,
335 ret = h->e2fs_write(&h->qh_qf, dquot->dq_dqb.u.v2_mdqb.dqb_off, ddquot,
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
e2fsck 
fsck.ext4 

Completed in 276 milliseconds