OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pm_mountp
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfsmount.h
109
struct mount *
pm_mountp
;/* vfs mount struct for this fs */
member in struct:msdosfsmount
msdosfs_lookup.c
570
int async = ddep->de_pmp->
pm_mountp
->mnt_flag & MNT_ASYNC;
900
int async = pdep->de_pmp->
pm_mountp
->mnt_flag & MNT_ASYNC;
917
vcache_rekey_enter(pmp->
pm_mountp
, DETOV(dep), &old_key,
920
vcache_rekey_exit(pmp->
pm_mountp
, DETOV(dep), &old_key,
msdosfs_rename.c
509
vcache_rekey_enter(pmp->
pm_mountp
, fvp, &old_key,
512
vcache_rekey_exit(pmp->
pm_mountp
, fvp, &old_key,
msdosfs_denode.c
204
error = vcache_get(pmp->
pm_mountp
, &key, sizeof(key), vpp);
msdosfs_vfsops.c
546
pmp->
pm_mountp
= mp;
msdosfs_vnops.c
786
int async = pdep->de_pmp->
pm_mountp
->mnt_flag & MNT_ASYNC;
Completed in 16 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025