Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dxattr.c2920 xr->xt_clusters = cpu_to_le32(1); in ocfs2_create_xattr_block()
4339 xr->xt_clusters = cpu_to_le32(1); in ocfs2_xattr_create_index_block()
5482 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, -len); in ocfs2_rm_xattr_cluster()
H A Dalloc.c324 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, clusters); in ocfs2_xattr_tree_update_clusters()