Home
last modified time | relevance | path

Searched refs:et_object (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dalloc.c174 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_set_last_eb_blk()
182 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_get_last_eb_blk()
192 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_update_clusters()
236 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_sanity_check()
246 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_fill_root_el()
254 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_fill_root_el()
262 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_set_last_eb_blk()
269 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_get_last_eb_blk()
277 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_update_clusters()
291 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_fill_root_el()
[all …]
H A Dalloc.h46 void *et_object; member