Home
last modified time | relevance | path

Searched defs:xfs_rtmount_inodes (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_rtalloc.h160 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) macro
Dxfs_rtalloc.c2238 xfs_rtmount_inodes( in xfs_rtmount_inodes() function