Searched refs:MNTOPT_IHASHSIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vfsops.c1682 #define MNTOPT_IHASHSIZE "ihashsize" /* size of inode hash table */ macro
1803 } else if (!strcmp(this_char, MNTOPT_IHASHSIZE)) {
1962 seq_printf(m, "," MNTOPT_IHASHSIZE "=%d", mp->m_ihsize);

Completed in 31 milliseconds