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

/linux-master/fs/ocfs2/
H A Docfs2.h321 /* Protects s_next_generation, osb_flags and s_inode_steal_slot.
327 u16 s_inode_steal_slot; member in struct:ocfs2_super
H A Dsuballoc.c857 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT;
880 osb->s_inode_steal_slot = (u16)slot;
892 slot = osb->s_inode_steal_slot;
H A Dsuper.c310 osb->s_inode_steal_slot,

Completed in 242 milliseconds