Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlog2.h267 unsigned int max_pow_of_two_factor(unsigned int n) in max_pow_of_two_factor() function
/linux/block/
H A Dblk-settings.c687 max_pow_of_two_factor(chunk_bytes)); in blk_stack_atomic_writes_chunk_sectors()
/linux/fs/xfs/
H A Dxfs_mount.c698 return max_pow_of_two_factor(g->blocks); in xfs_calc_group_awu_max()