Searched refs:int_log2 (Results 1 – 3 of 3) sorted by relevance
63 static int int_log2(int arg) in int_log2() function336 filefrag_fiemap(fd, int_log2(bs), &num_extents) != 0) {
125 static int int_log2(int arg) in int_log2() function1239 int_log2(blocksize >> in PRS()1260 int_log2(size >> EXT2_MIN_BLOCK_LOG_SIZE); in PRS()1456 int_log2(blocksize >> EXT2_MIN_BLOCK_LOG_SIZE); in PRS()1695 int_log2(blocksize >> EXT2_MIN_BLOCK_LOG_SIZE); in PRS()1762 fs_param.s_log_groups_per_flex = int_log2(flex_bg_size); in PRS()
253 def int_log2 : Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;