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

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

Completed in 129 milliseconds