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

  /external/syslinux/core/fs/ntfs/
ntfs.c 108 static int ntfs_read(struct fs_info *fs, void *buf, size_t len, uint64_t count, function
254 err = ntfs_read(fs, buf, mft_record_size, mft_record_size, &blk,
471 err = ntfs_read(fs, buf, blk_size, blk_size, &blk,
825 err = ntfs_read(fs, &buf, blk_size, blk_size, &blk,
    [all...]

Completed in 90 milliseconds