OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mountp
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/sysvbfs/
sysvbfs.h
59
struct mount *
mountp
;
member in struct:sysvbfs_mount
sysvbfs_vfsops.c
188
bmp->
mountp
= mp;
sysvbfs_vnops.c
142
struct mount *mp = bmp->
mountp
;
/src/sys/fs/v7fs/
v7fs_extern.h
46
struct mount *
mountp
;
member in struct:v7fs_mount
v7fs_vnops.c
209
struct mount *mp = v7fsmount->
mountp
;
272
struct mount *mp = v7fsmount->
mountp
;
851
struct mount *mp = v7fsmount->
mountp
;
1307
error = v7fs_vget(v7fsmount->
mountp
, ino, LK_EXCLUSIVE, a->a_vpp);
v7fs_vfsops.c
261
v7fsmount->
mountp
= mp;
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025