OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fh_mount
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_denode.c
84
#define
fh_mount
fh_key.fhk_mount
macro
96
/* msdosfs_fh_destroy() below depends on first sorting on
fh_mount
. */
97
if (pnp->
fh_mount
!= fhp->fhk_mount)
98
return (intptr_t)pnp->
fh_mount
- (intptr_t)fhp->fhk_mount;
730
fhp != NULL && fhp->
fh_mount
== pmp; fhp = nfhp) {
737
KASSERT(fhp->
fh_mount
!= pmp);
Completed in 13 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025