Searched refs:next_peer (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dpnode.c15 static inline struct vfsmount *next_peer(struct vfsmount *p) function
40 while ((peer_mnt = next_peer(peer_mnt)) != mnt &&
44 peer_mnt = next_peer(mnt);
106 next = next_peer(m);
146 p_last_dest = next_peer(p_last_dest);

Completed in 90 milliseconds