Home
last modified time | relevance | path

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

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