Home
last modified time | relevance | path

Searched defs:out_bh (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Difile.c53 struct buffer_head **out_bh) in nilfs_ifile_create_inode()
127 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block()
/linux/fs/ocfs2/
H A Dfile.c2708 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local