Home
last modified time | relevance | path

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

/fs/nilfs2/
A Dbmap.h167 int nilfs_bmap_propagate(struct nilfs_bmap *, struct buffer_head *);
A Dbmap.c324 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate() function
A Dsegment.c589 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