Searched defs:xfs_rtmount_inodes (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_rtalloc.h | 182 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) macro |
D | xfs_rtalloc.c | 2342 xfs_rtmount_inodes( in xfs_rtmount_inodes() function |