Home
last modified time | relevance | path

Searched refs:ntfs_cluster_free_from_rl_nolock (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dlcnalloc.h113 extern int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol,
138 ret = ntfs_cluster_free_from_rl_nolock(vol, rl); in ntfs_cluster_free_from_rl()
Dlcnalloc.c50 int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, in ntfs_cluster_free_from_rl_nolock() function
772 err2 = ntfs_cluster_free_from_rl_nolock(vol, rl); in ntfs_cluster_alloc()