Searched refs:nilfs_copy_buffer (Results 1 – 2 of 2) sorted by relevance
/linux/fs/nilfs2/ | ||
H A D | page.h | 38 void nilfs_copy_buffer(struct buffer_head *, struct buffer_head *); |
H A D | btnode.c | 312 nilfs_copy_buffer(nbh, obh); in nilfs_btnode_commit_change_key() |