Home
last modified time | relevance | path

Searched refs:nilfs_copy_buffer (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nilfs2/
H A Dpage.h38 void nilfs_copy_buffer(struct buffer_head *, struct buffer_head *);
H A Dbtnode.c312 nilfs_copy_buffer(nbh, obh); in nilfs_btnode_commit_change_key()
H A Dpage.c96 * nilfs_copy_buffer -- copy buffer data and flags
100 void nilfs_copy_buffer(struct buffer_head *dbh, struct buffer_head *sbh) in nilfs_copy_buffer() function
H A Dmdt.c588 nilfs_copy_buffer(bh_frozen, bh); in nilfs_mdt_freeze_buffer()