Home
last modified time | relevance | path

Searched refs:ocfs2_get_system_file_inode (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ocfs2/
H A Dsysfile.h13 struct inode * ocfs2_get_system_file_inode(struct ocfs2_super *osb,
H A Dlocalalloc.c291 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 Dsysfile.c88 struct inode *ocfs2_get_system_file_inode(struct ocfs2_super *osb, in ocfs2_get_system_file_inode() function
H A Dslot_map.c437 inode = ocfs2_get_system_file_inode(osb, SLOT_MAP_SYSTEM_INODE, in ocfs2_init_slot_info()
H A Dinode.c725 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 Dmove_extents.c632 gb_inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, in ocfs2_move_extent()