Home
last modified time | relevance | path

Searched refs:dr_clusters (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Docfs2_fs.h824 __le32 dr_clusters; /* Clusters allocated member
H A Ddir.c3727 if (le32_to_cpu(dx_root->dr_clusters) == UINT_MAX) in ocfs2_dx_dir_rebalance()
4435 while (le32_to_cpu(dx_root->dr_clusters)) { in ocfs2_dx_dir_truncate()
H A Dalloc.c355 le32_add_cpu(&dx_root->dr_clusters, clusters); in ocfs2_dx_root_update_clusters()