Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsysfs.c279 __u64 nsnapshots; in nilfs_checkpoints_snapshots_number_show() local
292 nsnapshots = cpstat.cs_nsss; in nilfs_checkpoints_snapshots_number_show()
294 return snprintf(buf, PAGE_SIZE, "%llu\n", nsnapshots); in nilfs_checkpoints_snapshots_number_show()