HomeSort by: relevance | last modified time | path
    Searched refs:puffs (Results 1 - 25 of 105) sorted by relevancy

1 2 3 4 5

  /src/sys/fs/puffs/
Makefile 3 INCSDIR= /usr/include/fs/puffs
  /src/usr.sbin/puffs/rump_syspuffs/
rump_syspuffs.h 31 #include <puffs.h>
  /src/sys/modules/puffs/
Makefile 5 .PATH: ${S}/fs/puffs
7 KMOD= puffs
  /src/lib/libpuffs/
suspend.c 40 #include <puffs.h>
Makefile 10 LIB= puffs
12 SRCS= puffs.c callcontext.c creds.c dispatcher.c flush.c \
15 MAN= puffs.3 puffs_cc.3 puffs_cred.3 puffs_flush.3 \
17 INCS= puffs.h puffsdump.h
puffsdump.h 38 #include <fs/puffs/puffs_msgif.h>
  /src/sys/rump/fs/lib/libsyspuffs/
Makefile 4 .PATH: ${.CURDIR}/../../../../fs/puffs
7 COMMENT=puffs in-kernel driver
  /src/sys/fs/
Makefile 4 puffs sysvbfs tmpfs udf union v7fs
  /src/sys/rump/dev/lib/libputter/
Makefile 7 COMMENT=User/kernel protocol transporter (for puffs and pud)
  /src/tests/fs/puffs/h_dtfs/
Makefile 3 TESTSDIR= ${TESTSBASE}/fs/puffs/h_dtfs
  /src/tests/fs/puffs/
t_basic.c 13 #include <puffs.h>
30 * XXX: is this really good enough considering puffs(9)-issued
66 atf_tc_set_md_var(tc, "descr", "puffs+dtfs un/mount test");
73 FSTEST_CONSTRUCTOR(tc, puffs, args);
74 FSTEST_DESTRUCTOR(tc, puffs, args);
92 FSTEST_CONSTRUCTOR_FSPRIV(tc, puffs, args, theopts);
104 FSTEST_DESTRUCTOR(tc, puffs, args);
122 FSTEST_CONSTRUCTOR_FSPRIV(tc, puffs, args, theopts);
166 FSTEST_CONSTRUCTOR_FSPRIV(tc, puffs, args, theopts);
181 FSTEST_DESTRUCTOR(tc, puffs, args)
    [all...]
Makefile 9 TESTSDIR= ${TESTSBASE}/fs/puffs
t_io.c 13 #include <puffs.h>
43 FSTEST_CONSTRUCTOR_FSPRIV(tc, puffs, args, theopts);
51 FSTEST_DESTRUCTOR(tc, puffs, args);
  /src/lib/libp2k/
Makefile 5 LIBDPLIBS+= puffs ${.CURDIR}/../libpuffs \
  /src/lib/librefuse/refuse/
session.c 39 #include <puffs.h>
57 * /dev/fuse, because it's actually /dev/puffs in our implementation. */
  /src/tests/fs/
Makefile 9 TESTS_SUBDIRS+= ffs fifofs hfs kernfs lfs msdosfs nfs nullfs psshfs ptyfs puffs
  /src/lib/libperfuse/
Makefile 4 LIBDPLIBS+= puffs ${.CURDIR}/../libpuffs
  /src/lib/librefuse/
Makefile 6 LIBDPLIBS+= puffs ${.CURDIR}/../libpuffs \
  /src/usr.sbin/puffs/rump_fdesc/
rump_fdesc.c 34 #include <puffs.h>
  /src/usr.sbin/puffs/rump_kernfs/
rump_kernfs.c 32 #include <puffs.h>
  /src/usr.sbin/puffs/rump_tmpfs/
rump_tmpfs.c 34 #include <puffs.h>
45 * storage if we cache in puffs vfs. If we don't, we need to take
  /src/usr.sbin/puffs/rump_au-naturel/
rump_au-naturel.c 32 #include <puffs.h>
  /src/share/examples/puffs/pgfs/
pgfs_waitq.c 39 #include <puffs.h>
  /src/sys/modules/compat_50/
Makefile 25 .PATH: ${S}/fs/puffs
  /src/usr.sbin/perfused/
perfused.h 31 #include <puffs.h>

Completed in 21 milliseconds

1 2 3 4 5