Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_linux.h191 static inline uint64_t howmany_64(uint64_t x, uint32_t y) in howmany_64() function
H A Dxfs_rtalloc.c947 nrbmblocks = howmany_64(nrextents, NBBY * sbp->sb_blocksize); in xfs_growfs_rt()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_sb.c351 rbmblocks = howmany_64(sbp->sb_rextents, in xfs_validate_sb_common()