Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Dsysfile.h13 struct inode * ocfs2_get_system_file_inode(struct ocfs2_super *osb,
Dlocalalloc.c290 inode = ocfs2_get_system_file_inode(osb, LOCAL_ALLOC_SYSTEM_INODE, in ocfs2_load_local_alloc()
385 ocfs2_get_system_file_inode(osb, in ocfs2_shutdown_local_alloc()
398 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_shutdown_local_alloc()
489 inode = ocfs2_get_system_file_inode(osb, in ocfs2_begin_local_alloc_recovery()
554 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_complete_local_alloc_recovery()
626 ocfs2_get_system_file_inode(osb, in ocfs2_reserve_local_alloc_bits()
Dsysfile.c88 struct inode *ocfs2_get_system_file_inode(struct ocfs2_super *osb, in ocfs2_get_system_file_inode() function
Dresize.c279 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_group_extend()
464 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_group_add()
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()
Dsuper.c457 new = ocfs2_get_system_file_inode(osb, i, osb->slot_num); in ocfs2_init_global_system_inodes()
487 new = ocfs2_get_system_file_inode(osb, i, osb->slot_num); in ocfs2_init_local_system_inodes()
920 inode[type] = ocfs2_get_system_file_inode(osb, ino[type], in ocfs2_enable_quotas()
1624 inode = ocfs2_get_system_file_inode(osb, in ocfs2_statfs()
2258 inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, in ocfs2_initialize_super()
Dioctl.c352 inode_alloc = ocfs2_get_system_file_inode(osb, type, i); in ocfs2_info_handle_freeinode()
645 gb_inode = ocfs2_get_system_file_inode(osb, type, in ocfs2_info_handle_freefrag()
Djournal.c867 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, in ocfs2_journal_init()
1580 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, in ocfs2_read_journal_inode()
1818 inode = ocfs2_get_system_file_inode(osb, JOURNAL_SYSTEM_INODE, in ocfs2_trylock_journal()
2130 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_queue_orphans()
Dslot_map.c415 inode = ocfs2_get_system_file_inode(osb, SLOT_MAP_SYSTEM_INODE, in ocfs2_init_slot_info()
Dinode.c647 ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE, in ocfs2_remove_inode()
764 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_wipe_inode()
Dsuballoc.c776 alloc_inode = ocfs2_get_system_file_inode(osb, type, slot); in ocfs2_reserve_suballoc_bits()
2828 inode_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_test_inode_bit()
2831 inode_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_test_inode_bit()
Dnamei.c2106 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_lookup_lock_orphan_dir()
2703 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_del_inode_from_orphan()
2816 orphan_dir_inode = ocfs2_get_system_file_inode(osb, in ocfs2_mv_orphaned_inode_to_new()
Dmove_extents.c624 gb_inode = ocfs2_get_system_file_inode(osb, GLOBAL_BITMAP_SYSTEM_INODE, in ocfs2_move_extent()
Dquota_global.c357 oinfo->dqi_gqinode = ocfs2_get_system_file_inode(OCFS2_SB(sb), ino[type], in ocfs2_global_read_info()
Dalloc.c6030 data_alloc_inode = ocfs2_get_system_file_inode(osb, in __ocfs2_flush_truncate_log()
6151 inode = ocfs2_get_system_file_inode(osb, in ocfs2_get_truncate_log_info()
6397 inode = ocfs2_get_system_file_inode(osb, sysfile_type, slot); in ocfs2_free_cached_blocks()
7548 main_bm_inode = ocfs2_get_system_file_inode(osb, in ocfs2_trim_mainbm()
Ddir.c4327 dx_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_dx_dir_remove_index()
Drefcounttree.c794 alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_remove_refcount_tree()
Dxattr.c2509 xb_alloc_inode = ocfs2_get_system_file_inode(osb, in ocfs2_xattr_free_block()