OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fh_foff
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs.h
57
u_int16_t
fh_foff
;
member in struct:fixuphdr
ntfs_subr.c
1680
if (fhp->
fh_foff
>= ntmp->ntm_spc * ntmp->ntm_mftrecsz * ntmp->ntm_bps) {
1681
printf("%s: invalid offset: %x", __func__, fhp->
fh_foff
);
1684
fxp = (u_int16_t *) (xbuf + fhp->
fh_foff
);
Completed in 39 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026