Searched refs:h_suballoc_slot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2_fs.h | 509 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this member
|
H A D | alloc.c | 984 * sets h_signature, h_blkno, h_suballoc_bit, h_suballoc_slot, and 1038 eb->h_suballoc_slot = in ocfs2_create_new_meta_bhs() 6720 eb->h_suballoc_slot = cpu_to_le16(real_slot); in ocfs2_reuse_blk_from_dealloc() 6791 le16_to_cpu(eb->h_suballoc_slot), in ocfs2_cache_extent_block_free()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ocfs2_fs.h | 507 /*10*/ __le16 h_suballoc_slot; /* Slot suballocator this member
|
H A D | alloc.c | 982 * sets h_signature, h_blkno, h_suballoc_bit, h_suballoc_slot, and 1036 eb->h_suballoc_slot = in ocfs2_create_new_meta_bhs() 6720 eb->h_suballoc_slot = cpu_to_le16(real_slot); in ocfs2_reuse_blk_from_dealloc() 6791 le16_to_cpu(eb->h_suballoc_slot), in ocfs2_cache_extent_block_free()
|
Completed in 27 milliseconds