Searched refs:ntfs_rl_replace (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.c328 * ntfs_rl_replace - overwrite a runlist element with another runlist
346 static runlist_element *ntfs_rl_replace(runlist_element *dst, int dsize, function
357 ntfs_log_debug("Eeek. ntfs_rl_replace() invoked with NULL "
585 drl = ntfs_rl_replace(drl, ds, srl + sstart, ss, dins);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Drunlist.c359 * ntfs_rl_replace - overwrite a runlist element with another runlist
381 static inline runlist_element *ntfs_rl_replace(runlist_element *dst, function
641 drl = ntfs_rl_replace(drl, ds, srl + sstart, ss, dins);

Completed in 121 milliseconds