Home
last modified time | relevance | path

Searched refs:s_inode_steal_slot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h323 /* Protects s_next_generation, osb_flags and s_inode_steal_slot.
329 u16 s_inode_steal_slot; member
H A Dsuballoc.c859 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
882 osb->s_inode_steal_slot = (u16)slot; in __ocfs2_set_steal_slot()
894 slot = osb->s_inode_steal_slot; in __ocfs2_get_steal_slot()
H A Dsuper.c313 osb->s_inode_steal_slot, in ocfs2_osb_dump()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h321 /* Protects s_next_generation, osb_flags and s_inode_steal_slot.
327 u16 s_inode_steal_slot; member
H A 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()
H A Dsuper.c310 osb->s_inode_steal_slot, in ocfs2_osb_dump()

Completed in 16 milliseconds