Searched refs:MNTOPT_BIOSIZE (Results 1 – 1 of 1) sorted by relevance
1641 #define MNTOPT_BIOSIZE "biosize" /* log2 of preferred buffered io size */ macro1729 } else if (!strcmp(this_char, MNTOPT_BIOSIZE)) { in xfs_parseargs()1732 MNTOPT_BIOSIZE); in xfs_parseargs()1866 seq_printf(m, "," MNTOPT_BIOSIZE "=%d", mp->m_writeio_log); in xfs_showargs()