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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfs/
H A Dgetroot.c131 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh) function
136 dprintk("--> nfs4_get_rootfh()\n");
145 dprintk("nfs4_get_rootfh: getroot error = %d\n", -ret);
151 printk(KERN_ERR "nfs4_get_rootfh:"
158 printk(KERN_ERR "nfs4_get_rootfh:"
167 dprintk("<-- nfs4_get_rootfh() = %d\n", ret);
H A Dinternal.h242 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh);
H A Dclient.c1314 error = nfs4_get_rootfh(server, mntfh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfs/
H A Dgetroot.c131 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh) function
136 dprintk("--> nfs4_get_rootfh()\n");
145 dprintk("nfs4_get_rootfh: getroot error = %d\n", -ret);
151 printk(KERN_ERR "nfs4_get_rootfh:"
158 printk(KERN_ERR "nfs4_get_rootfh:"
167 dprintk("<-- nfs4_get_rootfh() = %d\n", ret);
H A Dinternal.h242 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh);
H A Dclient.c1314 error = nfs4_get_rootfh(server, mntfh);

Completed in 115 milliseconds