Home
last modified time | relevance | path

Searched refs:ocfs2_extended_slot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dslot_map.c218 sizeof(struct ocfs2_extended_slot); in ocfs2_slot_map_physical_size()
359 sizeof(struct ocfs2_extended_slot)); in ocfs2_map_slot_buffers()
H A Docfs2_fs.h539 struct ocfs2_extended_slot { struct
553 /*00*/ struct ocfs2_extended_slot se_slots[0];
556 * match s_max_slots * sizeof(struct ocfs2_extended_slot)
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dslot_map.c216 sizeof(struct ocfs2_extended_slot); in ocfs2_slot_map_physical_size()
357 sizeof(struct ocfs2_extended_slot)); in ocfs2_map_slot_buffers()
H A Docfs2_fs.h537 struct ocfs2_extended_slot { struct
551 /*00*/ DECLARE_FLEX_ARRAY(struct ocfs2_extended_slot, se_slots);
554 * match s_max_slots * sizeof(struct ocfs2_extended_slot)

Completed in 8 milliseconds