OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_phys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_udf/
main.c
2396
int n_pm,
n_phys
, n_virt, n_spar, n_meta;
local in function:udf_process_vds
2455
n_phys
= n_virt = n_spar = n_meta = 0;
2465
n_phys
++;
2551
if ((
n_phys
== 0) || n_spar || n_meta) {
2557
if (n_spar +
n_phys
== 0) {
/src/sys/fs/udf/
udf_subr.c
1891
int
n_phys
, n_virt, n_spar, n_meta;
local in function:udf_process_vds
1957
n_phys
= n_virt = n_spar = n_meta = 0;
1967
n_phys
++;
2036
if ((
n_phys
== 0) || n_spar || n_meta)
2039
if (n_spar +
n_phys
== 0)
Completed in 17 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025