Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Docfs2_fs.h836 __le64 dr_suballoc_loc; /* Suballocator block group member
H A Ddir.c2354 dx_root->dr_suballoc_loc = cpu_to_le64(suballoc_loc); in ocfs2_dx_dir_attach_index()
4380 if (dx_root->dr_suballoc_loc) in ocfs2_dx_dir_remove_index()
4381 bg_blkno = le64_to_cpu(dx_root->dr_suballoc_loc); in ocfs2_dx_dir_remove_index()