Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dbitmap.h68 static inline int ntfs_bitmap_clear_run(struct inode *vi, const s64 start_bit, in ntfs_bitmap_clear_run() function
99 return ntfs_bitmap_clear_run(vi, bit, 1); in ntfs_bitmap_clear_bit()
H A Dlcnalloc.c50 err = ntfs_bitmap_clear_run(lcnbmp_vi, rl->lcn, rl->length); in ntfs_cluster_free_from_rl_nolock()