Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dcpfile.h31 int nilfs_cpfile_read(struct super_block *sb, size_t cpsize,
H A Dthe_nilfs.c125 err = nilfs_cpfile_read(sb, checkpoint_size, rawi, &nilfs->ns_cpfile); in nilfs_load_super_root()
H A Dcpfile.c977 int nilfs_cpfile_read(struct super_block *sb, size_t cpsize, in nilfs_cpfile_read() function