Searched refs:xfs_extlen_to_rtxmod (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h44 xfs_extlen_to_rtxmod( function
H A Dxfs_bmap.c3071 if (rt && (temp = xfs_extlen_to_rtxmod(mp, align_alen))) {
3098 align_alen -= xfs_extlen_to_rtxmod(mp, align_alen);
/linux-master/fs/xfs/scrub/
H A Dinode.c237 xfs_extlen_to_rtxmod(sc->mp, value) > 0)
H A Dinode_repair.c1668 xfs_extlen_to_rtxmod(sc->mp, sc->ip->i_extsize) > 0) {
/linux-master/fs/xfs/
H A Dxfs_ioctl.c1008 xfs_extlen_to_rtxmod(mp, ip->i_extsize) > 0) {
1136 xfs_extlen_to_rtxmod(mp, ip->i_extsize))
H A Dxfs_rtalloc.c1356 ASSERT(xfs_extlen_to_rtxmod(mp, ap->length) == 0);
H A Dxfs_inode_item.c111 xfs_extlen_to_rtxmod(ip->i_mount, ip->i_extsize) > 0) {

Completed in 282 milliseconds