OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sysvbfs_mount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/sysvbfs/
sysvbfs.h
48
struct
sysvbfs_mount
*bmp;
58
struct
sysvbfs_mount
{
struct
sysvbfs_vfsops.c
69
sysvbfs_mount
(struct mount *mp, const char *path, void *data, size_t *data_len)
function in typeref:typename:int
73
struct
sysvbfs_mount
*bmp = NULL;
86
if ((bmp = (struct
sysvbfs_mount
*)mp->mnt_data) == NULL)
121
bmp = (struct
sysvbfs_mount
*)mp->mnt_data;
171
struct
sysvbfs_mount
*bmp;
221
struct
sysvbfs_mount
*bmp = (void *)mp->mnt_data;
260
struct
sysvbfs_mount
*bmp = mp->mnt_data;
320
struct
sysvbfs_mount
*bmp;
Completed in 11 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025