Searched refs:nilfs_bmap_propagate (Results 1 – 3 of 3) sorted by relevance
167 int nilfs_bmap_propagate(struct nilfs_bmap *, struct buffer_head *);
324 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate() function
589 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_data()604 return nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_node()646 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_dat_data()
Completed in 10 milliseconds