Home
last modified time | relevance | path

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

/linux-5.10/kernel/
Ducount.c50 static struct ctl_table_root set_root = { variable
/linux-5.10/fs/xfs/libxfs/
Dxfs_btree.h107 void (*set_root)(struct xfs_btree_cur *cur, member
/linux-5.10/tools/firewire/
Dnosy-dump.h27 uint32_t set_root:1; member
/linux-5.10/fs/
Dnamei.c836 static int set_root(struct nameidata *nd) in set_root() function