Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dcpfile.c140 static inline int nilfs_cpfile_get_header_block(struct inode *cpfile, in nilfs_cpfile_get_header_block() function
244 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_get_checkpoint()
345 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_delete_checkpoints()
501 ret = nilfs_cpfile_get_header_block(cpfile, &bh); in nilfs_cpfile_do_get_ssinfo()
659 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_set_snapshot()
781 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh); in nilfs_cpfile_clear_snapshot()
962 ret = nilfs_cpfile_get_header_block(cpfile, &bh); in nilfs_cpfile_get_stat()