Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dbmap.h155 int nilfs_bmap_propagate(struct nilfs_bmap *, struct buffer_head *);
A Dbmap.c332 int nilfs_bmap_propagate(struct nilfs_bmap *bmap, struct buffer_head *bh) in nilfs_bmap_propagate() function
A Dsegment.c568 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_data()
583 return nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_file_node()
625 err = nilfs_bmap_propagate(NILFS_I(inode)->i_bmap, bh); in nilfs_collect_dat_data()

Completed in 12 milliseconds