Home
last modified time | relevance | path

Searched refs:set_root (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc_btree.c435 .set_root = xfs_allocbt_set_root,
457 .set_root = xfs_allocbt_set_root,
Dxfs_ialloc_btree.c365 .set_root = xfs_inobt_set_root,
386 .set_root = xfs_finobt_set_root,
Dxfs_btree.h106 void (*set_root)(struct xfs_btree_cur *cur, member
Dxfs_refcount_btree.c297 .set_root = xfs_refcountbt_set_root,
Dxfs_rmap_btree.c435 .set_root = xfs_rmapbt_set_root,
Dxfs_btree.c3055 cur->bc_ops->set_root(cur, &lptr, 1); in xfs_btree_new_root()
3620 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
/fs/
Dnamei.c895 static void set_root(struct nameidata *nd) in set_root() function
1178 set_root(nd); in get_link()
1796 set_root(nd); in handle_dots()
2292 set_root(nd); in path_init()