OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/fstyp/
ntfs.c
144
size_t
recsize
;
local in function:fstyp_ntfs
155
recsize
= mftrecsz > 0 ? (size_t)(mftrecsz * bf->bf_bps * bf->bf_spc)
159
(off_t)
recsize
* NTFS_VOLUMEINO);
161
filerecp = read_buf(fp, voloff,
recsize
);
ntfs.c
144
size_t
recsize
;
local in function:fstyp_ntfs
155
recsize
= mftrecsz > 0 ? (size_t)(mftrecsz * bf->bf_bps * bf->bf_spc)
159
(off_t)
recsize
* NTFS_VOLUMEINO);
161
filerecp = read_buf(fp, voloff,
recsize
);
Completed in 144 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025