Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dcpfile.c128 static inline int nilfs_cpfile_get_header_block(struct inode *cpfile, in nilfs_cpfile_get_header_block() function
232 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_get_checkpoint()
333 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_delete_checkpoints()
491 ret = nilfs_cpfile_get_header_block(cpfile, &bh); in nilfs_cpfile_do_get_ssinfo()
649 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_set_snapshot()
771 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_clear_snapshot()
954 ret = nilfs_cpfile_get_header_block(cpfile, &bh); in nilfs_cpfile_get_stat()