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