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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dlock.c125 err = wait_for_completion_timeout(&m->complete, psb->mcache_timeout);
H A Dinode.c1087 long timeout = psb->mcache_timeout;
1349 seq_printf(seq, ",mcache_timeout=%u", jiffies_to_msecs(psb->mcache_timeout));
1379 {pohmelfs_opt_mcache_timeout, "mcache_timeout=%u"},
1419 psb->mcache_timeout = msecs_to_jiffies(option);
1828 psb->mcache_timeout = msecs_to_jiffies(5000);
H A Dnetfs.h575 unsigned long mcache_timeout; member in struct:pohmelfs_sb

Completed in 108 milliseconds