Searched refs:ocfs2_get_system_file_inode (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | sysfile.h | 13 struct inode * ocfs2_get_system_file_inode(struct ocfs2_super *osb,
|
| H A D | localalloc.c | 291 inode = ocfs2_get_system_file_inode(osb, LOCAL_ALLOC_SYSTEM_INODE, in ocfs2_load_local_alloc() 386 ocfs2_get_system_file_inode(osb, in ocfs2_shutdown_local_alloc() 399 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_shutdown_local_alloc() 490 inode = ocfs2_get_system_file_inode(osb, in ocfs2_begin_local_alloc_recovery() 555 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_complete_local_alloc_recovery() 627 ocfs2_get_system_file_inode(osb, in ocfs2_reserve_local_alloc_bits()
|
| H A D | sysfile.c | 88 struct inode *ocfs2_get_system_file_inode(struct ocfs2_super *osb, in ocfs2_get_system_file_inode() function
|
| H A D | slot_map.c | 437 inode = ocfs2_get_system_file_inode(osb, SLOT_MAP_SYSTEM_INODE, in ocfs2_init_slot_info()
|
| H A D | inode.c | 725 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, in ocfs2_remove_inode() 842 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_wipe_inode()
|
| H A D | move_extents.c | 632 gb_inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, in ocfs2_move_extent()
|