Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc_btree.c329 .set_root = xfs_inobt_set_root,
351 .set_root = xfs_finobt_set_root,
Dxfs_btree.h128 void (*set_root)(struct xfs_btree_cur *cur, member
Dxfs_alloc_btree.c431 .set_root = xfs_allocbt_set_root,
Dxfs_btree.c2736 cur->bc_ops->set_root(cur, &lptr, 1); in xfs_btree_new_root()
3303 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
/linux-4.1.27/tools/firewire/
Dnosy-dump.h26 uint32_t set_root:1; member
Dnosy-dump.c780 if (!pp->phy_config.set_root && !pp->phy_config.set_gap_count) { in print_packet()
784 if (pp->phy_config.set_root) in print_packet()
/linux-4.1.27/fs/
Dnamei.c682 static __always_inline void set_root(struct nameidata *nd) in set_root() function
912 set_root(nd); in follow_link()
1316 set_root(nd); in follow_dotdot()
1931 set_root(nd); in path_init()