OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_swapped
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/lib/libsa/
ufs.c
202
bool
f_swapped
; /* FFS is other endian */
member in struct:file
270
fp->
f_swapped
= ffs_is_magic_swapped(fs);
271
if (fp->
f_swapped
)
282
return fp->
f_swapped
;
Completed in 22 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026