Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ntfs/
Dbitmap.h82 static inline int ntfs_bitmap_clear_run(struct inode *vi, const s64 start_bit, in ntfs_bitmap_clear_run() function
113 return ntfs_bitmap_clear_run(vi, bit, 1); in ntfs_bitmap_clear_bit()
Dlcnalloc.c64 err = ntfs_bitmap_clear_run(lcnbmp_vi, rl->lcn, rl->length); in ntfs_cluster_free_from_rl_nolock()