OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFS_EXTENT_MAGIC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/efs/
efs_extent.h
58
#define
EFS_EXTENT_MAGIC
0
efs_subr.c
393
KASSERT(ex->ex_magic ==
EFS_EXTENT_MAGIC
);
efs_vnops.c
632
if (ex.ex_magic !=
EFS_EXTENT_MAGIC
) {
633
EFS_DPRINTF(("efs_bmap: exn.ex_magic !=
EFS_EXTENT_MAGIC
\n"));
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025