Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds