Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dsysfs.c290 __u64 nsnapshots; in nilfs_checkpoints_snapshots_number_show() local
303 nsnapshots = cpstat.cs_nsss; in nilfs_checkpoints_snapshots_number_show()
305 return snprintf(buf, PAGE_SIZE, "%llu\n", nsnapshots); in nilfs_checkpoints_snapshots_number_show()