Home
last modified time | relevance | path

Searched refs:ntfs_read (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/core/fs/ntfs/
Dntfs.c108 static int ntfs_read(struct fs_info *fs, void *buf, size_t len, uint64_t count, in ntfs_read() function
254 err = ntfs_read(fs, buf, mft_record_size, mft_record_size, &blk, in ntfs_mft_record_lookup_any()
471 err = ntfs_read(fs, buf, blk_size, blk_size, &blk, in ntfs_attr_list_lookup()
825 err = ntfs_read(fs, &buf, blk_size, blk_size, &blk, in ntfs_index_lookup()
1132 err = ntfs_read(fs, &buf, blk_size, blk_size, &blk, &blk_offset, NULL, in ntfs_readdir()