Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bit.h48 static inline int xfs_lowbit64(uint64_t v) in xfs_lowbit64() function
H A Dxfs_ialloc.c992 return xfs_lowbit64(rec->ir_free); in xfs_inobt_first_free_inode()
997 return xfs_lowbit64(realfree); in xfs_inobt_first_free_inode()