Lines Matching refs:buffer_head
24 static struct buffer_head *omfs_get_bucket(struct inode *dir, in omfs_get_bucket()
34 static struct buffer_head *omfs_scan_list(struct inode *dir, u64 block, in omfs_scan_list()
38 struct buffer_head *bh; in omfs_scan_list()
67 static struct buffer_head *omfs_find_entry(struct inode *dir, in omfs_find_entry()
70 struct buffer_head *bh; in omfs_find_entry()
87 struct buffer_head *bh; in omfs_make_empty()
117 struct buffer_head *bh; in omfs_add_link()
163 struct buffer_head *bh, *bh2; in omfs_delete_entry()
219 struct buffer_head *bh; in omfs_dir_is_empty()
296 struct buffer_head *bh; in omfs_lookup()
335 struct buffer_head *bh = omfs_bread(dir->i_sb, fsblock); in omfs_fill_chain()
407 struct buffer_head *bh; in omfs_readdir()