OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNMNT_BELOW
(Results
1 - 8
of
8
) sorted by relevancy
/src/tests/fs/union/
t_pr.c
44
unionargs.mntflags =
UNMNT_BELOW
;
51
unionargs.mntflags =
UNMNT_BELOW
;
183
unionargs.mntflags =
UNMNT_BELOW
;
217
unionargs.mntflags =
UNMNT_BELOW
;
/src/sbin/mount_union/
mount_union.c
98
args.mntflags |=
UNMNT_BELOW
;
/src/sys/fs/union/
union.h
84
#define
UNMNT_BELOW
0x0002 /* Target appears below mount point */
union_vfsops.c
183
case
UNMNT_BELOW
:
271
case
UNMNT_BELOW
:
union_vnops.c
405
if (um->um_op ==
UNMNT_BELOW
) {
418
if (um->um_op ==
UNMNT_BELOW
)
802
if (um->um_op ==
UNMNT_BELOW
) {
/src/sys/fs/unionfs/
unionfs.h
51
#define
UNMNT_BELOW
0x0002 /* Target appears below mount point */
unionfs_vfsops.c
151
case
UNMNT_BELOW
:
280
case
UNMNT_BELOW
:
/src/tests/fs/vfs/
t_union.c
79
unionargs.mntflags =
UNMNT_BELOW
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 15:10:11 GMT 2025