OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v7fs
(Results
1 - 20
of
20
) sorted by relevancy
/src/sys/fs/v7fs/
Makefile
3
INCSDIR= /usr/include/fs/
v7fs
5
INCS=
v7fs
.h v7fs_args.h
v7fs_extern.h
35
#include <fs/
v7fs
/v7fs_args.h>
41
#include "
v7fs
.h"
98
VFS_PROTOS(
v7fs
);
v7fs_extern.c
48
#include <fs/
v7fs
/v7fs_extern.h>
50
MODULE(MODULE_CLASS_VFS,
v7fs
, NULL);
v7fs_io_kern.c
47
#include <fs/
v7fs
/
v7fs
.h>
v7fs_vnops.c
53
#include <fs/
v7fs
/
v7fs
.h>
54
#include <fs/
v7fs
/v7fs_impl.h>
55
#include <fs/
v7fs
/v7fs_inode.h>
56
#include <fs/
v7fs
/v7fs_dirent.h>
57
#include <fs/
v7fs
/v7fs_file.h>
58
#include <fs/
v7fs
/v7fs_datablock.h>
59
#include <fs/
v7fs
/v7fs_extern.h>
73
/* Convert Vnode types to
V7FS
types (sys/vnode.h)*/
83
/* Convert
V7FS
types to dirent d_type (sys/dirent.h)*
[
all
...]
/src/usr.sbin/puffs/rump_v7fs/
Makefile
4
MOUNTNAME=
v7fs
/src/sbin/mount_v7fs/
mount_v7fs.h
31
#include <fs/
v7fs
/v7fs_args.h>
/src/sys/fs/
Makefile
4
puffs sysvbfs tmpfs udf union
v7fs
/src/sys/modules/v7fs/
Makefile
5
.PATH: ${S}/fs/
v7fs
7
KMOD=
v7fs
/src/sys/rump/fs/lib/libv7fs/
Makefile
4
.PATH: ${.CURDIR}/../../../../fs/
v7fs
/src/sbin/fsck_v7fs/
Makefile
13
V7FS
= ${NETBSDSRCDIR}/sys/fs/
v7fs
14
CPPFLAGS+= -I${FSCK} -I${
V7FS
} -DV7FS_EI
15
.PATH: ${FSCK} ${
V7FS
}
fsck_v7fs.c
49
#include <fs/
v7fs
/
v7fs
.h>
110
*
v7fs
fsck options
/src/sbin/newfs_v7fs/
Makefile
5
V7FS
= ${NETBSDSRCDIR}/sys/fs/
v7fs
16
CPPFLAGS+=-DV7FS_EI -I${
V7FS
} -I${FSCK}
17
.PATH: ${
V7FS
} ${FSCK}
newfs_v7fs.c
50
#include <fs/
v7fs
/
v7fs
.h>
/src/usr.sbin/makefs/
Makefile
7
SRCS= cd9660.c chfs.c ffs.c
v7fs
.c msdos.c udf.c\
25
.include "${.CURDIR}/
v7fs
/Makefile.inc"
makefs.h
209
DECLARE_FUN(
v7fs
);
makefs.c
82
ENTRY(
v7fs
),
/src/tests/fs/common/
h_fsmacros.h
65
FSPROTOS(
v7fs
);
184
ATF_TC_FSADD(
v7fs
,MOUNT_V7FS,func,desc) \
199
ATF_TP_FSADD(
v7fs
,func); \
222
ATF_TC_FSADD_RO(
v7fs
,MOUNT_V7FS,func,desc,gen)
233
ATF_TP_FSADD(
v7fs
,func);
292
(strcmp(atf_tc_get_md_var(tc, "X-fs.type"), "
v7fs
") == 0)
fstest_v7fs.c
41
#include <fs/
v7fs
/v7fs_args.h>
79
snprintf(args->ta_devpath, MAXPATHLEN, "/dev/device%d.
v7fs
", num);
/src/sys/modules/
Makefile
205
SUBDIR+=
v7fs
Completed in 18 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025