Home
last modified time | relevance | path

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

/openbmc/linux/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.c1025 .submount = nfs_submount,
H A Dnfs4proc.c10699 .submount = nfs4_submount,
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst185 FS_CONTEXT_FOR_SUBMOUNT New automatic submount of extant mount
324 non-NULL in the case of a submount (FS_CONTEXT_FOR_SUBMOUNT) in which case
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1750 int (*submount) (struct fs_context *, struct nfs_server *); member