Searched refs:shortcount (Results 1 – 1 of 1) sorted by relevance
192 uint shortcount, leafcount, count; in xfs_dir_mount() local195 shortcount = (mp->m_attroffset - (uint)sizeof(xfs_dir_sf_hdr_t)) / in xfs_dir_mount()200 count = shortcount > leafcount ? shortcount : leafcount; in xfs_dir_mount()