Home
last modified time | relevance | path

Searched refs:newroot (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_ialloc_btree.c195 union xfs_btree_ptr *newroot) in xfs_inobt_kill_root() argument
206 xfs_inobt_set_root(cur, newroot, -1); in xfs_inobt_kill_root()
Dxfs_alloc_btree.c287 union xfs_btree_ptr *newroot) in xfs_allocbt_kill_root() argument
298 xfs_allocbt_set_root(cur, newroot, -1); in xfs_allocbt_kill_root()
Dxfs_btree.h157 int level, union xfs_btree_ptr *newroot);
Dxfs_btree.c2390 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_iroot()
2488 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_root()