OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
95
n->
ul_version
= be32toh(o->
ul_version
);
110
n->
ul_version
, n->ul_name);
144
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
638
if (ntohl(appleufs->
ul_version
) != APPLEUFS_LABEL_VERSION) {
640
ntohl(appleufs->
ul_version
),APPLEUFS_LABEL_VERSION);
645
appleufs->
ul_version
= htonl(APPLEUFS_LABEL_VERSION);
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025