Home
last modified time | relevance | path

Searched refs:INODE_ALLOC_SYSTEM_INODE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.c881 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()
2834 INODE_ALLOC_SYSTEM_INODE, suballoc_slot); in ocfs2_test_inode_bit()
H A Docfs2_fs.h339 INODE_ALLOC_SYSTEM_INODE, enumerator
368 [INODE_ALLOC_SYSTEM_INODE] = { "inode_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | 0644 },
H A Dioctl.c327 int status, type = INODE_ALLOC_SYSTEM_INODE; in ocfs2_info_handle_freeinode()
H A Dinode.c649 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, in ocfs2_remove_inode()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.c879 if (type == INODE_ALLOC_SYSTEM_INODE) in __ocfs2_set_steal_slot()
891 if (type == INODE_ALLOC_SYSTEM_INODE) in __ocfs2_get_steal_slot()
902 return __ocfs2_get_steal_slot(osb, INODE_ALLOC_SYSTEM_INODE); in ocfs2_get_inode_steal_slot()
946 return ocfs2_steal_resource(osb, ac, INODE_ALLOC_SYSTEM_INODE); in ocfs2_steal_inode()
1069 INODE_ALLOC_SYSTEM_INODE, in ocfs2_reserve_new_inode()
2832 INODE_ALLOC_SYSTEM_INODE, suballoc_slot); in ocfs2_test_inode_bit()
H A Docfs2_fs.h337 INODE_ALLOC_SYSTEM_INODE, enumerator
366 [INODE_ALLOC_SYSTEM_INODE] = { "inode_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | 0644 },
H A Dioctl.c331 int status, type = INODE_ALLOC_SYSTEM_INODE; in ocfs2_info_handle_freeinode()
H A Dinode.c647 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, in ocfs2_remove_inode()

Completed in 18 milliseconds