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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dthe_nilfs.h60 * @ns_sbwtime: previous write time of super block
124 time_t ns_sbwtime; member in struct:the_nilfs
214 return t < nilfs->ns_sbwtime || t > nilfs->ns_sbwtime + NILFS_SB_FREQ;
H A Dthe_nilfs.c353 nilfs->ns_sbwtime = le64_to_cpu(sbp[0]->s_wtime);
619 nilfs->ns_sbwtime = le64_to_cpu(sbp[0]->s_wtime);
H A Dsuper.c291 nilfs->ns_sbwtime = t;

Completed in 85 milliseconds