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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dfs-writeback.c448 unsigned long nr_unstable = global_page_state(NR_UNSTABLE_NFS); local
450 wbc.nr_to_write = nr_dirty + nr_unstable +
452 nr_dirty + nr_unstable;

Completed in 89 milliseconds