Home
last modified time | relevance | path

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

/linux-6.3-rc2/ipc/
A Dmq_sysctl.c79 static struct ctl_table_root set_root = { variable
87 setup_sysctl_set(&ns->mq_set, &set_root, set_is_seen); in setup_mq_sysctls()
A Dipc_sysctl.c209 static struct ctl_table_root set_root = { variable
218 setup_sysctl_set(&ns->ipc_set, &set_root, set_is_seen); in setup_ipc_sysctls()
/linux-6.3-rc2/kernel/
A Ducount.c56 static struct ctl_table_root set_root = { variable
100 setup_sysctl_set(&ns->set, &set_root, set_is_seen); in setup_userns_sysctls()
/linux-6.3-rc2/tools/firewire/
A Dnosy-dump.h27 uint32_t set_root:1; member
A Dnosy-dump.c767 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-6.3-rc2/fs/xfs/libxfs/
A Dxfs_alloc_btree.c431 .set_root = xfs_allocbt_set_root,
453 .set_root = xfs_allocbt_set_root,
A Dxfs_ialloc_btree.c388 .set_root = xfs_inobt_set_root,
409 .set_root = xfs_finobt_set_root,
A Dxfs_btree.h104 void (*set_root)(struct xfs_btree_cur *cur, member
A Dxfs_refcount_btree.c307 .set_root = xfs_refcountbt_set_root,
A Dxfs_btree_staging.c147 nops->set_root = xfs_btree_afakeroot_set_root; in xfs_btree_stage_afakeroot()
A Dxfs_rmap_btree.c432 .set_root = xfs_rmapbt_set_root,
A Dxfs_btree.c3113 cur->bc_ops->set_root(cur, &lptr, 1); in xfs_btree_new_root()
3684 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
/linux-6.3-rc2/fs/
A Dnamei.c927 static int set_root(struct nameidata *nd) in set_root() function
964 int error = set_root(nd); in nd_jump_root()
1946 error = ERR_PTR(set_root(nd)); in handle_dots()

Completed in 38 milliseconds