Searched refs:ocfs2_get_system_file_inode (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dsysfile.h29 struct inode * ocfs2_get_system_file_inode(struct ocfs2_super *osb,
H A Dsysfile.c103 struct inode *ocfs2_get_system_file_inode(struct ocfs2_super *osb, ocfs2_get_system_file_inode() function
H A Dlocalalloc.c306 inode = ocfs2_get_system_file_inode(osb, LOCAL_ALLOC_SYSTEM_INODE, ocfs2_load_local_alloc()
396 ocfs2_get_system_file_inode(osb, ocfs2_shutdown_local_alloc()
409 main_bm_inode = ocfs2_get_system_file_inode(osb, ocfs2_shutdown_local_alloc()
502 inode = ocfs2_get_system_file_inode(osb, ocfs2_begin_local_alloc_recovery()
567 main_bm_inode = ocfs2_get_system_file_inode(osb, ocfs2_complete_local_alloc_recovery()
639 ocfs2_get_system_file_inode(osb, ocfs2_reserve_local_alloc_bits()
H A Dresize.c295 main_bm_inode = ocfs2_get_system_file_inode(osb, ocfs2_group_extend()
480 main_bm_inode = ocfs2_get_system_file_inode(osb, ocfs2_group_add()
H A Dioctl.c354 inode_alloc = ocfs2_get_system_file_inode(osb, type, i); ocfs2_info_handle_freeinode()
649 gb_inode = ocfs2_get_system_file_inode(osb, type, ocfs2_info_handle_freefrag()
H A Dslot_map.c438 inode = ocfs2_get_system_file_inode(osb, SLOT_MAP_SYSTEM_INODE, ocfs2_init_slot_info()
H A Dquota_local.c199 ginode = ocfs2_get_system_file_inode(OCFS2_SB(sb), ino[type], ocfs2_local_check_quota_file()
414 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); ocfs2_begin_quota_recovery()
605 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); ocfs2_finish_quota_recovery()
H A Dsuper.c477 new = ocfs2_get_system_file_inode(osb, i, osb->slot_num); ocfs2_init_global_system_inodes()
508 new = ocfs2_get_system_file_inode(osb, i, osb->slot_num); ocfs2_init_local_system_inodes()
957 inode[type] = ocfs2_get_system_file_inode(osb, ino[type], ocfs2_enable_quotas()
1689 inode = ocfs2_get_system_file_inode(osb, ocfs2_statfs()
2329 inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, ocfs2_initialize_super()
H A Djournal.c842 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, ocfs2_journal_init()
1531 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, ocfs2_read_journal_inode()
1773 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, ocfs2_trylock_journal()
2086 orphan_dir_inode = ocfs2_get_system_file_inode(osb, ocfs2_queue_orphans()
H A Dnamei.c2096 orphan_dir_inode = ocfs2_get_system_file_inode(osb, ocfs2_lookup_lock_orphan_dir()
2696 orphan_dir_inode = ocfs2_get_system_file_inode(osb, ocfs2_del_inode_from_orphan()
2809 orphan_dir_inode = ocfs2_get_system_file_inode(osb, ocfs2_mv_orphaned_inode_to_new()
H A Dmove_extents.c627 gb_inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, ocfs2_move_extent()
H A Dinode.c624 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, ocfs2_remove_inode()
741 orphan_dir_inode = ocfs2_get_system_file_inode(osb, ocfs2_wipe_inode()
H A Dquota_global.c348 gqinode = ocfs2_get_system_file_inode(OCFS2_SB(sb), ino[type], ocfs2_global_read_info()
H A Dsuballoc.c794 alloc_inode = ocfs2_get_system_file_inode(osb, type, slot); ocfs2_reserve_suballoc_bits()
2867 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, ocfs2_test_inode_bit()
H A Dalloc.c6002 data_alloc_inode = ocfs2_get_system_file_inode(osb, __ocfs2_flush_truncate_log()
6096 inode = ocfs2_get_system_file_inode(osb, ocfs2_get_truncate_log_info()
6343 inode = ocfs2_get_system_file_inode(osb, sysfile_type, slot); ocfs2_free_cached_blocks()
7350 main_bm_inode = ocfs2_get_system_file_inode(osb, ocfs2_trim_fs()
H A Ddir.c4356 dx_alloc_inode = ocfs2_get_system_file_inode(osb, ocfs2_dx_dir_remove_index()
H A Drefcounttree.c802 alloc_inode = ocfs2_get_system_file_inode(osb, ocfs2_remove_refcount_tree()
H A Dxattr.c2498 xb_alloc_inode = ocfs2_get_system_file_inode(osb, ocfs2_xattr_free_block()

Completed in 445 milliseconds