Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_linux.h276 static inline __uint64_t howmany_64(__uint64_t x, __uint32_t y) in howmany_64() function
Dxfs_rtalloc.c1887 nrbmblocks = howmany_64(nrextents, NBBY * sbp->sb_blocksize); in xfs_growfs_rt()