Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h352 u16 s_meta_steal_slot; member
H A Dsuballoc.c865 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
882 osb->s_meta_steal_slot = (u16)slot; in __ocfs2_set_steal_slot()
894 slot = osb->s_meta_steal_slot; in __ocfs2_get_steal_slot()
H A Dsuper.c312 osb->s_meta_steal_slot, in ocfs2_osb_dump()