Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.c6605 int *real_slot, in ocfs2_find_preferred_free_list() argument
6612 *real_slot = fl->f_slot; in ocfs2_find_preferred_free_list()
6623 *real_slot = fl->f_slot; in ocfs2_find_preferred_free_list()
6657 int i, status = 0, real_slot; in ocfs2_reuse_blk_from_dealloc() local
6678 osb->slot_num, &real_slot, in ocfs2_reuse_blk_from_dealloc()
6700 bf->free_blk, osb->slot_num, real_slot); in ocfs2_reuse_blk_from_dealloc()
6721 eb->h_suballoc_slot = cpu_to_le16(real_slot); in ocfs2_reuse_blk_from_dealloc()