Searched refs:ntfs_rl_split (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | runlist.c | 433 * ntfs_rl_split - insert a runlist into the centre of a hole 456 static inline runlist_element *ntfs_rl_split(runlist_element *dst, int dsize, in ntfs_rl_split() function 640 drl = ntfs_rl_split(drl, ds, srl + sstart, ss, dins); in ntfs_runlists_merge()
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | runlist.c | 433 * ntfs_rl_split - insert a runlist into the centre of a hole 456 static inline runlist_element *ntfs_rl_split(runlist_element *dst, int dsize, in ntfs_rl_split() function 640 drl = ntfs_rl_split(drl, ds, srl + sstart, ss, dins); in ntfs_runlists_merge()
|
Completed in 5 milliseconds