Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nilfs2/
Dsysfs.c281 __u64 nsnapshots; in nilfs_checkpoints_snapshots_number_show() local
294 nsnapshots = cpstat.cs_nsss; in nilfs_checkpoints_snapshots_number_show()
296 return snprintf(buf, PAGE_SIZE, "%llu\n", nsnapshots); in nilfs_checkpoints_snapshots_number_show()