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

  /system/extras/ext4_utils/
ext4_utils.h 137 void write_sb(int fd, unsigned long long offset, struct ext4_super_block *sb);
ext4fixup.c 160 write_sb(fd, 1024, &sb);
323 write_sb(fd,
ext4_utils.c 156 void write_sb(int fd, unsigned long long offset, struct ext4_super_block *sb) function

Completed in 66 milliseconds