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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dnamespace.c85 * nfs_follow_mountpoint - handle crossing a mountpoint on the server
97 static void * nfs_follow_mountpoint(struct dentry *dentry, struct nameidata *nd) function
106 dprintk("--> nfs_follow_mountpoint()\n");
146 dprintk("<-- nfs_follow_mountpoint() = %d\n", err);
159 .follow_link = nfs_follow_mountpoint,
164 .follow_link = nfs_follow_mountpoint,

Completed in 265 milliseconds