Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dbmap.h167 int nilfs_bmap_propagate(struct nilfs_bmap *, struct buffer_head *);
H A Dbmap.c340 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate() function
H A Dsegment.c587 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_data()
602 return nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_node()
644 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_dat_data()