Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nilfs2/
Dsysfs.c268 __u64 nsnapshots; in nilfs_checkpoints_snapshots_number_show() local
281 nsnapshots = cpstat.cs_nsss; in nilfs_checkpoints_snapshots_number_show()
283 return sysfs_emit(buf, "%llu\n", nsnapshots); in nilfs_checkpoints_snapshots_number_show()