Home
last modified time | relevance | path

Searched refs:bytes_to_block (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dbitmap.c657 wnd->nwnd = bytes_to_block(sb, ntfs3_bitmap_size(nbits)); in wnd_init()
1350 new_wnd = bytes_to_block(sb, ntfs3_bitmap_size(new_bits)); in wnd_extend()
H A Dntfs_fs.h1021 static inline u64 bytes_to_block(const struct super_block *sb, u64 size) in bytes_to_block() function
H A Dindex.c374 sector_t eblock = bytes_to_block(sb, data_size); in scan_nres_bitmap()