OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_mount
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/lib/libsa/
nfs.c
536
*
nfs_mount
- mount this nfs filesystem to a host
540
nfs_mount
(int sock, struct in_addr ip, char *path)
function
609
if (
nfs_mount
(*((int *)(f->f_devdata)), rootip, rootpath))
/src/sys/nfs/
nfs_vfsops.c
109
.vfs_mount =
nfs_mount
,
573
nfs_mount
(struct mount *mp, const char *path, void *data, size_t *data_len)
function
/src/external/bsd/am-utils/dist/amd/
ops_nfs.c
107
static int
nfs_mount
(am_node *am, mntfs *mf);
133
nfs_mount
,
947
nfs_mount
(am_node *am, mntfs *mf)
function
/src/sys/fs/nfs/client/
nfs_clvfsops.c
123
static vfs_mount_t
nfs_mount
;
variable
137
.vfs_mount =
nfs_mount
,
852
nfs_mount
(struct mount *mp)
function
Completed in 28 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026