Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rtalloc.h30 xfs_rtmount_inodes(
55 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (-ENOSYS)) macro
H A Dxfs_mount.c898 error = xfs_rtmount_inodes(mp); in xfs_mountfs()
H A Dxfs_rtalloc.c1137 xfs_rtmount_inodes( in xfs_rtmount_inodes() function