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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_vfsops.c1617 #define MNTOPT_LOGBSIZE "logbsize" /* size of XFS log buffers */ macro
1707 } else if (!strcmp(this_char, MNTOPT_LOGBSIZE)) {
1934 seq_printf(m, "," MNTOPT_LOGBSIZE "=%dk", mp->m_logbsize >> 10);

Completed in 39 milliseconds