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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsegment.h123 * @sc_lseg_stime: Start time of the latest logical segment
177 unsigned long sc_lseg_stime; /* in 1/HZ seconds */ member in struct:nilfs_sc_info
H A Dsegment.c1918 sci->sc_lseg_stime = jiffies;
2559 time_before(jiffies, sci->sc_lseg_stime + sci->sc_mjcp_freq)) {

Completed in 63 milliseconds