Searched refs:BITS_PER_BYTE (Results 1 – 11 of 11) sorted by relevance
72 cpy = count / BITS_PER_BYTE; in copy_fd_bitmaps()73 set = (nfdt->max_fds - count) / BITS_PER_BYTE; in copy_fd_bitmaps()139 2 * nr / BITS_PER_BYTE + BITBIT_SIZE(nr), L1_CACHE_BYTES)); in alloc_fdtable()143 data += nr / BITS_PER_BYTE; in alloc_fdtable()145 data += nr / BITS_PER_BYTE; in alloc_fdtable()
36 total_free += bytes * BITS_PER_BYTE - in qnx4_count_free_blocks()
15 return numchars * BITS_PER_BYTE - memweight(bitmap, numchars); in ext4_count_free()
716 #define BITS_PER_BYTE 8 macro717 #define BITS_TO_BYTES(bits) (((bits)+BITS_PER_BYTE-1)/BITS_PER_BYTE)
21 #define KPMBITS (KPMSIZE * BITS_PER_BYTE)
502 #define NR_INLINE_DENTRY(inode) (MAX_INLINE_DATA(inode) * BITS_PER_BYTE / \504 BITS_PER_BYTE + 1))506 BITS_PER_BYTE - 1) / BITS_PER_BYTE)
2622 unsigned int nat_bits_bytes = nm_i->nat_blocks / BITS_PER_BYTE; in __get_nat_bitmaps()
46 shift -= BITS_PER_BYTE; in __reverse_ulong()
141 count = bitmap_weight(bits, 2048 * BITS_PER_BYTE); in hpfs_count_one_bitmap()
1439 return numchars * BITS_PER_BYTE - memweight(map->b_data, numchars); in ext2_count_free()
2506 PAGE_CACHE_SIZE * BITS_PER_BYTE); in get_nr_free_clusters()2577 PAGE_CACHE_SIZE * BITS_PER_BYTE); in __get_nr_free_mft_records()