Lines Matching refs:EX_BLOCK_AGE
71 } else if (type == EX_BLOCK_AGE) {
82 if (type == EX_BLOCK_AGE)
106 } else if (type == EX_BLOCK_AGE) {
139 } else if (type == EX_BLOCK_AGE) {
436 if (!__init_may_extent_tree(inode, EX_BLOCK_AGE))
438 __grab_extent_tree(inode, EX_BLOCK_AGE);
448 if (__init_may_extent_tree(inode, EX_BLOCK_AGE))
449 __grab_extent_tree(inode, EX_BLOCK_AGE);
500 else if (type == EX_BLOCK_AGE)
613 else if (type == EX_BLOCK_AGE)
708 if (type == EX_BLOCK_AGE)
744 tei->age, tei->last_blocks, EX_BLOCK_AGE);
834 if (__lookup_extent_tree(inode, ei->fofs, &tei, EX_BLOCK_AGE)) {
889 } else if (type == EX_BLOCK_AGE) {
1024 if (!__may_extent_tree(inode, EX_BLOCK_AGE))
1027 return __lookup_extent_tree(inode, pgofs, ei, EX_BLOCK_AGE);
1032 return __update_extent_cache(dn, EX_BLOCK_AGE);
1043 if (!__may_extent_tree(dn->inode, EX_BLOCK_AGE))
1046 __update_extent_tree_range(dn->inode, &ei, EX_BLOCK_AGE);
1054 return __shrink_extent_tree(sbi, nr_shrink, EX_BLOCK_AGE);
1077 __destroy_extent_node(inode, EX_BLOCK_AGE);
1106 __drop_extent_tree(inode, EX_BLOCK_AGE);
1147 __destroy_extent_tree(inode, EX_BLOCK_AGE);
1165 __init_extent_tree_info(&sbi->extent_tree[EX_BLOCK_AGE]);