Home
last modified time | relevance | path

Searched refs:nfs_submount (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
Dnamespace.c299 int nfs_submount(struct fs_context *fc, struct nfs_server *server) in nfs_submount() function
317 EXPORT_SYMBOL_GPL(nfs_submount);
Dinternal.h455 int nfs_submount(struct fs_context *, struct nfs_server *);
Dproc.c722 .submount = nfs_submount,
Dnfs3proc.c1002 .submount = nfs_submount,