Searched refs:ntfs_rl_insert (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | runlist.c | 248 * ntfs_rl_insert - insert a runlist into another 271 static inline runlist_element *ntfs_rl_insert(runlist_element *dst, in ntfs_rl_insert() function 635 drl = ntfs_rl_insert(drl, ds, srl + sstart, ss, dins); in ntfs_runlists_merge()
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | runlist.c | 248 * ntfs_rl_insert - insert a runlist into another 271 static inline runlist_element *ntfs_rl_insert(runlist_element *dst, in ntfs_rl_insert() function 635 drl = ntfs_rl_insert(drl, ds, srl + sstart, ss, dins); in ntfs_runlists_merge()
|
Completed in 5 milliseconds