Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bit.h60 static inline int xfs_lowbit64(__uint64_t v) in xfs_lowbit64() function
Dxfs_ialloc.c964 offset = xfs_lowbit64(rec.ir_free); in xfs_dialloc_ag_inobt()
1213 offset = xfs_lowbit64(rec.ir_free); in xfs_dialloc_ag()