OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udf_mount
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
ops_udf.c
54
static int
udf_mount
(am_node *am, mntfs *mf);
65
udf_mount
,
251
udf_mount
(am_node *am, mntfs *mf)
function
/src/sys/fs/udf/
udf_vfsops.c
62
#include <fs/udf/
udf_mount
.h>
101
.vfs_mount =
udf_mount
,
234
struct
udf_mount
*ump;
281
struct
udf_mount
*ump = VFSTOUDF(mp);
302
udf_mount
(struct mount *mp, const char *path,
function
307
struct
udf_mount
*ump;
311
DPRINTF(CALL, ("
udf_mount
called\n"));
414
DPRINTF(VOLUMES, ("
udf_mount
() successful\n"));
469
struct
udf_mount
*ump;
564
* Helper function of
udf_mount
() that actually mounts the disc
[
all
...]
udf.h
243
struct
udf_mount
*ump;
270
struct
udf_mount
{
struct
358
STAILQ_HEAD(udfmntpts,
udf_mount
) all_udf_mntpnts;
373
struct
udf_mount
*ump;
Completed in 66 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026