Searched refs:INODE_ALLOC_SYSTEM_INODE (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | 
| D | suballoc.c | 881 	if (type == INODE_ALLOC_SYSTEM_INODE)  in __ocfs2_set_steal_slot()893 	if (type == INODE_ALLOC_SYSTEM_INODE)  in __ocfs2_get_steal_slot()
 904 	return __ocfs2_get_steal_slot(osb, INODE_ALLOC_SYSTEM_INODE);  in ocfs2_get_inode_steal_slot()
 948 	return ocfs2_steal_resource(osb, ac, INODE_ALLOC_SYSTEM_INODE);  in ocfs2_steal_inode()
 1071 					     INODE_ALLOC_SYSTEM_INODE,  in ocfs2_reserve_new_inode()
 2831 		ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE,  in ocfs2_test_inode_bit()
 
 | 
| D | ocfs2_fs.h | 339 	INODE_ALLOC_SYSTEM_INODE,  enumerator368 …[INODE_ALLOC_SYSTEM_INODE]		= { "inode_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | 06…
 
 | 
| D | ioctl.c | 327 	int status, type = INODE_ALLOC_SYSTEM_INODE;  in ocfs2_info_handle_freeinode()
 | 
| D | inode.c | 649 		ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE,  in ocfs2_remove_inode()
 |