Searched refs:ntfs_rl_mc (Results 1 - 1 of 1) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ |
H A D | runlist.c | 70 * ntfs_rl_mc - runlist memory copy 81 static void ntfs_rl_mc(runlist_element *dstbase, int dst, in ntfs_rl_mc() function 256 ntfs_rl_mc(dst, loc + 1, src, 0, ssize); in ntfs_rl_append() 343 ntfs_rl_mc(dst, loc + disc, src, left, ssize - left); in ntfs_rl_insert() 443 ntfs_rl_mc(dst, loc, src, left, ssize - left); in ntfs_rl_replace() 492 ntfs_rl_mc(dst, loc + 1, src, 0, ssize); in ntfs_rl_split()
|
Completed in 4 milliseconds