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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dfileio.c227 DO_PROFILE_INC(writecache_total_writes);
244 if (profile_p && profile_p->writecache_total_writes % 500 == 0) {
249 profile_p->writecache_total_writes,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/pcp/
H A Dsamba.c198 atom->ul = stats->writecache_total_writes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dsmbprofile.h134 unsigned writecache_total_writes; member in struct:profile_stats
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dstatus.c255 d_printf("total_writes: %u\n", profile_p->writecache_total_writes);

Completed in 110 milliseconds