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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c72 #define MNTOPT_LOGBUFS "logbufs" /* number of XFS log buffers */ macro
209 if (!strcmp(this_char, MNTOPT_LOGBUFS)) {
531 seq_printf(m, "," MNTOPT_LOGBUFS "=%d", mp->m_logbufs);

Completed in 49 milliseconds