OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ul_version
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ffs/
ffs_appleufs.c
96
n->
ul_version
= be32toh(o->
ul_version
);
111
n->
ul_version
, n->ul_name);
145
appleufs->
ul_version
= htobe32(APPLEUFS_LABEL_VERSION);
fs.h
763
u_int32_t
ul_version
;
member in struct:appleufslabel
/src/sbin/fsck_ffs/
setup.c
639
if (ntohl(appleufs->
ul_version
) != APPLEUFS_LABEL_VERSION) {
641
ntohl(appleufs->
ul_version
),APPLEUFS_LABEL_VERSION);
646
appleufs->
ul_version
= htonl(APPLEUFS_LABEL_VERSION);
Completed in 17 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026