Home
last modified time | relevance | path

Searched refs:submount (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnamespace.c187 ret = client->rpc_ops->submount(fc, server); in nfs_d_automount()
H A Dproc.c722 .submount = nfs_submount,
H A Dnfs3proc.c1002 .submount = nfs_submount,
H A Dnfs4proc.c10412 .submount = nfs4_submount,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst186 FS_CONTEXT_FOR_SUBMOUNT New automatic submount of extant mount
325 non-NULL in the case of a submount (FS_CONTEXT_FOR_SUBMOUNT) in which case
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1721 int (*submount) (struct fs_context *, struct nfs_server *); member