Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.c189 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_set_last_eb_blk()
197 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_get_last_eb_blk()
207 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_update_clusters()
251 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_sanity_check()
261 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_fill_root_el()
269 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_fill_root_el()
277 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_set_last_eb_blk()
284 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_get_last_eb_blk()
292 struct ocfs2_xattr_value_buf *vb = et->et_object; in ocfs2_xattr_value_update_clusters()
306 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_fill_root_el()
[all …]
Dalloc.h62 void *et_object; member