Home
last modified time | relevance | path

Searched refs:ntfs_rl_find_vcn_nolock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Drunlist.h69 extern runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl,
H A Drunlist.c1027 * ntfs_rl_find_vcn_nolock - find a vcn in a runlist
1039 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock() function
H A Dattrib.c2271 rl2 = ntfs_rl_find_vcn_nolock(rl, ll); in ntfs_attr_extend_allocation()
H A Dfile.c1043 rl2 = ntfs_rl_find_vcn_nolock(rl, vcn); in ntfs_prepare_pages_for_non_resident_write()
/kernel/linux/linux-6.6/fs/ntfs/
H A Drunlist.h69 extern runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl,
H A Drunlist.c1027 * ntfs_rl_find_vcn_nolock - find a vcn in a runlist
1039 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock() function
H A Dattrib.c2271 rl2 = ntfs_rl_find_vcn_nolock(rl, ll); in ntfs_attr_extend_allocation()
H A Dfile.c1036 rl2 = ntfs_rl_find_vcn_nolock(rl, vcn); in ntfs_prepare_pages_for_non_resident_write()

Completed in 20 milliseconds