Searched refs:EXTENT_ALLOC_SYSTEM_INODE (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | ocfs2_fs.h | 336 EXTENT_ALLOC_SYSTEM_INODE, enumerator 365 …[EXTENT_ALLOC_SYSTEM_INODE] = { "extent_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | …
|
| H A D | suballoc.c | 956 else if (type == EXTENT_ALLOC_SYSTEM_INODE) in __ocfs2_set_steal_slot() 968 else if (type == EXTENT_ALLOC_SYSTEM_INODE) in __ocfs2_get_steal_slot() 982 return __ocfs2_get_steal_slot(osb, EXTENT_ALLOC_SYSTEM_INODE); in ocfs2_get_meta_steal_slot() 1027 return ocfs2_steal_resource(osb, ac, EXTENT_ALLOC_SYSTEM_INODE); in ocfs2_steal_meta() 1054 EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_reserve_new_metadata_blocks()
|
| H A D | inode.c | 293 case EXTENT_ALLOC_SYSTEM_INODE: in ocfs2_init_locked_inode() 295 &ocfs2_sysfile_lock_key[EXTENT_ALLOC_SYSTEM_INODE]); in ocfs2_init_locked_inode()
|
| H A D | refcounttree.c | 797 EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_tree() 2101 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
|
| H A D | alloc.c | 6708 fl = ocfs2_find_preferred_free_list(EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_reuse_blk_from_dealloc() 6822 return ocfs2_cache_block_dealloc(ctxt, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_cache_extent_block_free()
|
| H A D | dir.c | 4381 EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_dx_dir_remove_index()
|
| H A D | xattr.c | 2549 EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_xattr_free_block()
|