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

/linux-master/fs/nilfs2/
H A Dsysfs.c245 __u64 ncheckpoints; local
258 ncheckpoints = cpstat.cs_ncps;
260 return sysfs_emit(buf, "%llu\n", ncheckpoints);

Completed in 177 milliseconds