Searched refs:real_slot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 6604 int *real_slot, in ocfs2_find_preferred_free_list() 6611 *real_slot = fl->f_slot; in ocfs2_find_preferred_free_list() 6622 *real_slot = fl->f_slot; in ocfs2_find_preferred_free_list() 6656 int i, status = 0, real_slot; in ocfs2_reuse_blk_from_dealloc() local 6677 osb->slot_num, &real_slot, in ocfs2_reuse_blk_from_dealloc() 6699 bf->free_blk, osb->slot_num, real_slot); in ocfs2_reuse_blk_from_dealloc() 6720 eb->h_suballoc_slot = cpu_to_le16(real_slot); in ocfs2_reuse_blk_from_dealloc() 6602 ocfs2_find_preferred_free_list(int type, int preferred_slot, int *real_slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_preferred_free_list() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 6604 int *real_slot, in ocfs2_find_preferred_free_list() 6611 *real_slot = fl->f_slot; in ocfs2_find_preferred_free_list() 6622 *real_slot = fl->f_slot; in ocfs2_find_preferred_free_list() 6656 int i, status = 0, real_slot; in ocfs2_reuse_blk_from_dealloc() local 6677 osb->slot_num, &real_slot, in ocfs2_reuse_blk_from_dealloc() 6699 bf->free_blk, osb->slot_num, real_slot); in ocfs2_reuse_blk_from_dealloc() 6720 eb->h_suballoc_slot = cpu_to_le16(real_slot); in ocfs2_reuse_blk_from_dealloc() 6602 ocfs2_find_preferred_free_list(int type, int preferred_slot, int *real_slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_preferred_free_list() argument
|
Completed in 16 milliseconds