Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlcnalloc.h99 extern int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol,
124 ret = ntfs_cluster_free_from_rl_nolock(vol, rl); in ntfs_cluster_free_from_rl()
H A Dlcnalloc.c36 int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, in ntfs_cluster_free_from_rl_nolock() function
758 err2 = ntfs_cluster_free_from_rl_nolock(vol, rl); in ntfs_cluster_alloc()