Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_mount.c329 xfs_ino_t max_inum = XFS_MAXINUMBER_32; local
338 if ((mp->m_flags & XFS_MOUNT_32BITINOOPT) && ino > max_inum) {
362 if (ino > max_inum) {