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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Ddir.c218 int old_nwattr_changed = 0; local
228 old_nwattr_changed = 1;
238 if (new_nwattr_changed || old_nwattr_changed) {
248 new_nwattr_changed = old_nwattr_changed;
250 old_nwattr_changed = 0;
253 if (old_nwattr_changed) {

Completed in 107 milliseconds