Home
last modified time | relevance | path

Searched refs:dr_clusters (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_fs.h826 __le32 dr_clusters; /* Clusters allocated member
H A Ddir.c3728 if (le32_to_cpu(dx_root->dr_clusters) == UINT_MAX) in ocfs2_dx_dir_rebalance()
4435 /* XXX: What if dr_clusters is too large? */ in ocfs2_dx_dir_truncate()
4436 while (le32_to_cpu(dx_root->dr_clusters)) { in ocfs2_dx_dir_truncate()
H A Dalloc.c357 le32_add_cpu(&dx_root->dr_clusters, clusters); in ocfs2_dx_root_update_clusters()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_fs.h824 __le32 dr_clusters; /* Clusters allocated member
H A Ddir.c3714 if (le32_to_cpu(dx_root->dr_clusters) == UINT_MAX) in ocfs2_dx_dir_rebalance()
4421 /* XXX: What if dr_clusters is too large? */ in ocfs2_dx_dir_truncate()
4422 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()

Completed in 33 milliseconds