Searched defs:ip0 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/wireguard/ | ||
| D | netns.sh | 38 ip0() { pretty 0 "ip $*"; ip -n $netns0 "$@"; }  function | 
| /Linux-v5.15/fs/xfs/ | ||
| D | xfs_inode.c | 562 	struct xfs_inode	*ip0,  in xfs_lock_two_inodes() |