Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_rtalloc.h34 xfs_rtmount_inodes(
63 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (-ENOSYS)) macro
H A Dxfs_mount.c961 error = xfs_rtmount_inodes(mp); in xfs_mountfs()
H A Dxfs_rtalloc.c1668 xfs_rtmount_inodes( in xfs_rtmount_inodes() function