Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Docfs2.h327 u16 s_inode_steal_slot; member
Dsuballoc.c857 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
880 osb->s_inode_steal_slot = (u16)slot; in __ocfs2_set_steal_slot()
892 slot = osb->s_inode_steal_slot; in __ocfs2_get_steal_slot()
Dsuper.c310 osb->s_inode_steal_slot, in ocfs2_osb_dump()