Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.c892 bool use_rmap; in xfs_getfsmap() local
904 use_rmap = xfs_has_rmapbt(mp) && in xfs_getfsmap()
911 if (use_rmap) in xfs_getfsmap()