Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Difile.c206 err = nilfs_cpfile_read_checkpoint(nilfs->ns_cpfile, cno, root, ifile); in nilfs_ifile_read()
H A Dthe_nilfs.c123 err = nilfs_cpfile_read(sb, checkpoint_size, rawi, &nilfs->ns_cpfile); in nilfs_load_super_root()
141 iput(nilfs->ns_cpfile); in nilfs_load_super_root()
382 iput(nilfs->ns_cpfile); in load_nilfs()
H A Dthe_nilfs.h148 struct inode *ns_cpfile; member
H A Dsysfs.c250 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_checkpoints_number_show()
273 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_snapshots_number_show()