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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Drunlist.c69 * ntfs_rl_mc - runlist memory copy
80 static void ntfs_rl_mc(runlist_element *dstbase, int dst, function
218 ntfs_rl_mc(dst, loc + 1, src, 0, ssize);
305 ntfs_rl_mc(dst, loc + disc, src, left, ssize - left);
405 ntfs_rl_mc(dst, loc, src, left, ssize - left);
454 ntfs_rl_mc(dst, loc + 1, src, 0, ssize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Drunlist.c42 * ntfs_rl_mc - runlist memory copy
47 static inline void ntfs_rl_mc(runlist_element *dstbase, int dst, function
249 ntfs_rl_mc(dst, loc + 1, src, 0, ssize);
336 ntfs_rl_mc(dst, loc + disc, src, left, ssize - left);
438 ntfs_rl_mc(dst, loc, src, left, ssize - left);
487 ntfs_rl_mc(dst, loc + 1, src, 0, ssize);

Completed in 181 milliseconds