OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_virt
(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;
2480
n_virt
++;
2544
if ((
n_virt
> 1) || (n_spar > 1) || (n_meta > 1)) {
2550
if (
n_virt
) {
/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;
1982
n_virt
++;
2032
if ((
n_virt
> 1) || (n_spar > 1) || (n_meta > 1))
2035
if (
n_virt
) {
2072
if (
n_virt
) {
2095
if (
n_virt
)
2104
if (
n_virt
|| (ump->discinfo.mmc_cur & MMC_CAP_PSEUDOOVERWRITE))
Completed in 19 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025