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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_runlist.h177 __private_extern__ errno_t ntfs_rl_write(ntfs_volume *vol, u8 *src,
H A Dntfs_attr_list.c815 err = ntfs_rl_write(vol, al, al_size, &base_ni->attr_list_rl,
1268 err = ntfs_rl_write(vol, ni->attr_list, ni->attr_list_size,
2107 * ntfs_rl_write() will mark the volume dirty and ask the user to run
2110 err = ntfs_rl_write(vol, base_ni->attr_list, base_ni->attr_list_size,
H A Dntfs_runlist.c2218 * ntfs_rl_write - write data to disk as described by an runlist
2241 * one is modifying the runlist under whilst ntfs_rl_write() is
2244 errno_t ntfs_rl_write(ntfs_volume *vol, u8 *src, const s64 size, function
H A Dntfs_attr.c3806 err = ntfs_rl_write(base_ni->vol, base_ni->attr_list,

Completed in 268 milliseconds