Searched refs:root_bh (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | xattr.c | 252 struct buffer_head *root_bh, 272 struct buffer_head *root_bh, 275 struct buffer_head *root_bh, 282 struct buffer_head *root_bh, 4172 struct buffer_head *root_bh, in ocfs2_xattr_index_block_find() argument 4179 (struct ocfs2_xattr_block *)root_bh->b_data; in ocfs2_xattr_index_block_find() 4191 (unsigned long long)root_bh->b_blocknr, in ocfs2_xattr_index_block_find() 4371 struct buffer_head *root_bh, in ocfs2_list_xattr_tree_rec() argument 5335 struct buffer_head *root_bh, in ocfs2_add_new_xattr_cluster() argument 5357 ocfs2_init_xattr_tree_extent_tree(&et, INODE_CACHE(inode), root_bh); in ocfs2_add_new_xattr_cluster() [all …]
|