Home
last modified time | relevance | path

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

/fs/ocfs2/
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()
A Dsysfile.h13 struct inode * ocfs2_get_system_file_inode(struct ocfs2_super *osb,
A Dsysfile.c88 struct inode *ocfs2_get_system_file_inode(struct ocfs2_super *osb, in ocfs2_get_system_file_inode() function
A Dresize.c287 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_group_extend()
472 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_group_add()
A Dquota_local.c199 ginode = ocfs2_get_system_file_inode(OCFS2_SB(sb), ino[type], in ocfs2_local_check_quota_file()
414 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); in ocfs2_begin_quota_recovery()
605 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); in ocfs2_finish_quota_recovery()
A Dsuper.c461 new = ocfs2_get_system_file_inode(osb, i, osb->slot_num); in ocfs2_init_global_system_inodes()
491 new = ocfs2_get_system_file_inode(osb, i, osb->slot_num); in ocfs2_init_local_system_inodes()
924 inode[type] = ocfs2_get_system_file_inode(osb, ino[type], in ocfs2_enable_quotas()
1569 inode = ocfs2_get_system_file_inode(osb, in ocfs2_statfs()
2205 inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, in ocfs2_initialize_super()
A Dioctl.c353 inode_alloc = ocfs2_get_system_file_inode(osb, type, i); in ocfs2_info_handle_freeinode()
646 gb_inode = ocfs2_get_system_file_inode(osb, type, in ocfs2_info_handle_freefrag()
A Djournal.c928 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, in ocfs2_journal_init()
1656 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, in ocfs2_read_journal_inode()
1894 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, in ocfs2_trylock_journal()
2206 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_queue_orphans()
A Dslot_map.c415 inode = ocfs2_get_system_file_inode(osb, SLOT_MAP_SYSTEM_INODE, in ocfs2_init_slot_info()
A Dinode.c723 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, in ocfs2_remove_inode()
840 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_wipe_inode()
A Dnamei.c2122 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_lookup_lock_orphan_dir()
2721 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_del_inode_from_orphan()
2834 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_mv_orphaned_inode_to_new()
A Dsuballoc.c782 alloc_inode = ocfs2_get_system_file_inode(osb, type, slot); in ocfs2_reserve_suballoc_bits()
2931 inode_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_test_inode_bit()
2934 inode_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_test_inode_bit()
A Dmove_extents.c626 gb_inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, in ocfs2_move_extent()
A Dquota_global.c357 oinfo->dqi_gqinode = ocfs2_get_system_file_inode(OCFS2_SB(sb), ino[type], in ocfs2_global_read_info()
A Dalloc.c6045 data_alloc_inode = ocfs2_get_system_file_inode(osb, in __ocfs2_flush_truncate_log()
6169 inode = ocfs2_get_system_file_inode(osb, in ocfs2_get_truncate_log_info()
6427 inode = ocfs2_get_system_file_inode(osb, sysfile_type, slot); in ocfs2_free_cached_blocks()
7575 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_trim_mainbm()
A Ddir.c4347 dx_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_dx_dir_remove_index()
A Drefcounttree.c795 alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_remove_refcount_tree()
A Dxattr.c2517 xb_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_xattr_free_block()

Completed in 92 milliseconds