Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dsuballoc.c885 if (type == INODE_ALLOC_SYSTEM_INODE) in __ocfs2_set_steal_slot()
897 if (type == INODE_ALLOC_SYSTEM_INODE) in __ocfs2_get_steal_slot()
908 return __ocfs2_get_steal_slot(osb, INODE_ALLOC_SYSTEM_INODE); in ocfs2_get_inode_steal_slot()
952 return ocfs2_steal_resource(osb, ac, INODE_ALLOC_SYSTEM_INODE); in ocfs2_steal_inode()
1075 INODE_ALLOC_SYSTEM_INODE, in ocfs2_reserve_new_inode()
2935 INODE_ALLOC_SYSTEM_INODE, suballoc_slot); in ocfs2_test_inode_bit()
H A Dinode.c295 case INODE_ALLOC_SYSTEM_INODE: in ocfs2_init_locked_inode()
297 &ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE]); in ocfs2_init_locked_inode()
723 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, in ocfs2_remove_inode()
H A Dioctl.c332 int status, type = INODE_ALLOC_SYSTEM_INODE; in ocfs2_info_handle_freeinode()