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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.c1810 mp->m_icsb_counters = -1;
1823 mp->m_icsb_counters = -1;
1915 return test_bit(field, &mp->m_icsb_counters);
1939 if (!test_and_set_bit(field, &mp->m_icsb_counters)) {
1994 clear_bit(field, &mp->m_icsb_counters);
H A Dxfs_mount.h423 unsigned long m_icsb_counters; /* disabled per-cpu counters */ member in struct:xfs_mount

Completed in 97 milliseconds