OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILECORE_DIRENT_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/filecorefs/
filecore.h
83
#define
FILECORE_DIRENT_SIZE
26
filecore_vnops.c
310
if (uio->uio_offset %
FILECORE_DIRENT_SIZE
!= 0)
312
i = uio->uio_offset /
FILECORE_DIRENT_SIZE
;
370
uiooff +=
FILECORE_DIRENT_SIZE
;
373
*cookies++ = i*
FILECORE_DIRENT_SIZE
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025