Home
last modified time | relevance | path

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

/linux-3.3/tools/firewire/
Dnosy-dump.h26 uint32_t set_root:1; member
/linux-3.3/fs/xfs/
Dxfs_btree.h154 void (*set_root)(struct xfs_btree_cur *cur, member
/linux-3.3/fs/
Dnamei.c554 static __always_inline void set_root(struct nameidata *nd) in set_root() function