Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dbmap.h155 int nilfs_bmap_propagate(struct nilfs_bmap *, struct buffer_head *);
Dbmap.c340 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate() function
Dsegment.c592 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_data()
607 return nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_node()
649 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_dat_data()