Searched refs:set_root (Results 1 – 13 of 13) sorted by relevance
/linux/kernel/ |
A D | ucount.c | 56 static struct ctl_table_root set_root = { variable 104 setup_sysctl_set(&ns->set, &set_root, set_is_seen); in setup_userns_sysctls()
|
/linux/tools/firewire/ |
A D | nosy-dump.h | 27 uint32_t set_root:1; member
|
A D | nosy-dump.c | 767 if (!pp->phy_config.set_root && !pp->phy_config.set_gap_count) { in print_packet() 771 if (pp->phy_config.set_root) in print_packet()
|
/linux/fs/xfs/libxfs/ |
A D | xfs_alloc_btree.c | 430 .set_root = xfs_allocbt_set_root, 452 .set_root = xfs_allocbt_set_root,
|
A D | xfs_ialloc_btree.c | 388 .set_root = xfs_inobt_set_root, 409 .set_root = xfs_finobt_set_root,
|
A D | xfs_refcount_btree.c | 298 .set_root = xfs_refcountbt_set_root,
|
A D | xfs_btree.h | 104 void (*set_root)(struct xfs_btree_cur *cur, member
|
A D | xfs_rmap_btree.c | 432 .set_root = xfs_rmapbt_set_root,
|
A D | xfs_btree_staging.c | 147 nops->set_root = xfs_btree_afakeroot_set_root; in xfs_btree_stage_afakeroot()
|
A D | xfs_btree.c | 3024 cur->bc_ops->set_root(cur, &lptr, 1); in xfs_btree_new_root() 3593 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
|
/linux/fs/ |
A D | namei.c | 924 static int set_root(struct nameidata *nd) in set_root() function 961 int error = set_root(nd); in nd_jump_root() 1915 error = ERR_PTR(set_root(nd)); in handle_dots()
|
/linux/ |
A D | System.map | 8757 ffff8000102564a4 t set_root 130714 ffff800011de0a78 d set_root
|
A D | .tmp_System.map | 8757 ffff8000102564a4 t set_root 130714 ffff800011de0a78 d set_root
|
Completed in 366 milliseconds