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

/linux-master/fs/nfs/
H A Dnamespace.c259 * nfs_do_submount - set up mountpoint when crossing a filesystem boundary
263 int nfs_do_submount(struct fs_context *fc) function
301 EXPORT_SYMBOL_GPL(nfs_do_submount); variable
318 return nfs_do_submount(fc);
H A Dnfs4namespace.c471 ret = nfs_do_submount(fc);
H A Dinternal.h482 int nfs_do_submount(struct fs_context *);

Completed in 145 milliseconds