Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnamespace.c302 int nfs_submount(struct fs_context *fc, struct nfs_server *server) in nfs_submount() function
320 EXPORT_SYMBOL_GPL(nfs_submount);
Dproc.c723 .submount = nfs_submount,
Dinternal.h457 int nfs_submount(struct fs_context *, struct nfs_server *);
Dnfs3proc.c1025 .submount = nfs_submount,