tot_write_bandwidth   94 fs/fs-writeback.c 				&wb->bdi->tot_write_bandwidth);
tot_write_bandwidth  105 fs/fs-writeback.c 					&wb->bdi->tot_write_bandwidth) < 0);
tot_write_bandwidth  812 fs/fs-writeback.c 	unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth);
tot_write_bandwidth  208 include/linux/backing-dev-defs.h 	atomic_long_t tot_write_bandwidth;
tot_write_bandwidth   68 include/linux/backing-dev.h 	return atomic_long_read(&bdi->tot_write_bandwidth);
tot_write_bandwidth  193 mm/page-writeback.c 	unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth);
tot_write_bandwidth 1127 mm/page-writeback.c 					&wb->bdi->tot_write_bandwidth) <= 0);