Home
last modified time | relevance | path

Searched defs:set_root (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/ipc/
Dmq_sysctl.c79 static struct ctl_table_root set_root = { variable
Dipc_sysctl.c209 static struct ctl_table_root set_root = { variable
/linux-5.19.10/kernel/
Ducount.c56 static struct ctl_table_root set_root = { variable
/linux-5.19.10/fs/xfs/libxfs/
Dxfs_btree.h104 void (*set_root)(struct xfs_btree_cur *cur, member
/linux-5.19.10/tools/firewire/
Dnosy-dump.h27 uint32_t set_root:1; member
/linux-5.19.10/fs/
Dnamei.c918 static int set_root(struct nameidata *nd) in set_root() function