Home
last modified time | relevance | path

Searched refs:ntfs_rl_find_vcn_nolock (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Drunlist.h69 extern runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl,
H A Drunlist.c1039 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock() function
H A Dfile.c1036 rl2 = ntfs_rl_find_vcn_nolock(rl, vcn); in ntfs_prepare_pages_for_non_resident_write()
H A Dattrib.c2271 rl2 = ntfs_rl_find_vcn_nolock(rl, ll); in ntfs_attr_extend_allocation()