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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_runlist.h174 __private_extern__ errno_t ntfs_rl_read(ntfs_volume *vol, ntfs_runlist *rl,
H A Dntfs_runlist.c2099 * ntfs_rl_read - load data described by an runlist from disk
2118 * one is modifying the runlist under whilst ntfs_rl_read() is
2121 errno_t ntfs_rl_read(ntfs_volume *vol, ntfs_runlist *runlist, u8 *dst, function
H A Dntfs_inode.c1903 err = ntfs_rl_read(vol, &ni->attr_list_rl,
2234 err = ntfs_rl_read(vol, &ai_runlist, (u8*)&ai, ai_size,
H A Dntfs_vfsops.c917 err = ntfs_rl_read(vol, &ni->attr_list_rl,

Completed in 119 milliseconds