Searched refs:ntfs_do_dirent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_dir.c668 * ntfs_do_dirent - generate a dirent structure and copy it to the destination
691 static inline int ntfs_do_dirent(ntfs_volume *vol, INDEX_ENTRY *ie, function
1359 * returning each via a call to ntfs_do_dirent().
1364 err = ntfs_do_dirent(vol, ictx->entry, de, uio, &entries);

Completed in 106 milliseconds