Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/fs/xfs/libxfs/
Dxfs_ialloc_btree.c339 .set_root = xfs_inobt_set_root,
361 .set_root = xfs_finobt_set_root,
Dxfs_btree.h135 void (*set_root)(struct xfs_btree_cur *cur, member
Dxfs_alloc_btree.c432 .set_root = xfs_allocbt_set_root,
Dxfs_btree.c2751 cur->bc_ops->set_root(cur, &lptr, 1); in xfs_btree_new_root()
3318 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
/linux-4.4.14/fs/
Dnamei.c808 static void set_root(struct nameidata *nd) in set_root() function
1030 set_root(nd); in get_link()
1419 set_root(nd); in follow_dotdot()
2036 set_root(nd); in path_init()