Home
last modified time | relevance | path

Searched refs:rounddown_64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_linux.h178 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) in rounddown_64() function
H A Dxfs_bmap_util.c950 endoffset_fsb = rounddown_64(endoffset_fsb, in xfs_free_file_space()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_linux.h181 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) in rounddown_64() function
H A Dxfs_bmap_util.c996 endoffset_fsb = rounddown_64(endoffset_fsb, in xfs_free_file_space()

Completed in 5 milliseconds