OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ufile
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/unionfs/
unionfs_vfsops.c
77
u_short
ufile
;
local in function:unionfs_mount
103
ufile
= 0;
137
if (
ufile
== 0)
138
ufile
= va.va_mode;
167
UNIONFSDEBUG("%s: udir=%#03o,
ufile
=%#03o\n", __func__, udir,
ufile
);
209
ump->um_ufile =
ufile
;
unionfs_vfsops.c
77
u_short
ufile
;
local in function:unionfs_mount
103
ufile
= 0;
137
if (
ufile
== 0)
138
ufile
= va.va_mode;
167
UNIONFSDEBUG("%s: udir=%#03o,
ufile
=%#03o\n", __func__, udir,
ufile
);
209
ump->um_ufile =
ufile
;
Completed in 21 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025