Searched refs:fuse (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/
H A DMakefile.am4 SUBDIRS = ntfs-3g fuse-lite
H A DMakefile.in201 SUBDIRS = ntfs-3g fuse-lite
H A DMakefile254 SUBDIRS = ntfs-3g fuse-lite
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/fuse/
H A DMakefile5 obj-$(CONFIG_FUSE_FS) += fuse.o
7 fuse-objs := dev.o dir.o file.o inode.o control.o
H A Dfuse_i.h9 #include <linux/fuse.h>
254 /** The fuse mount flags for this mount */
H A Dinode.c640 .name = "fuse",
683 static decl_subsys(fuse, NULL, NULL);
763 printk("fuse init (API version %i.%i)\n",
797 printk(KERN_DEBUG "fuse exit\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A DMakefile.am5 fuse.h \
H A Dfuse.h35 struct fuse;
67 * Changed in fuse 2.8.0 (regardless of API version)
139 * application specifies O_TRUNC, fuse first calls truncate()
430 /** Pointer to the fuse object */
431 struct fuse *fuse; member in struct:fuse_context
460 struct fuse *fuse_new(struct fuse_chan *ch, struct fuse_args *args,
474 void fuse_destroy(struct fuse *f);
485 int fuse_loop(struct fuse *f);
492 void fuse_exit(struct fuse *
[all...]
H A DMakefile.in40 subdir = include/fuse-lite
198 fuse.h \
217 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/fuse-lite/Makefile'; \
219 $(AUTOMAKE) --gnu include/fuse-lite/Makefile
H A DMakefile2 # include/fuse-lite/Makefile. Generated from Makefile.in by configure.
48 subdir = include/fuse-lite
246 fuse.h \
265 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/fuse-lite/Makefile'; \
267 $(AUTOMAKE) --gnu include/fuse-lite/Makefile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A DMakefile.am10 -I$(top_srcdir)/include/fuse-lite
15 fuse.c \
H A Dfuse.c64 struct fuse { struct
105 struct fuse *fuse; member in struct:fuse_dh
127 static struct node *get_node_nocheck(struct fuse *f, fuse_ino_t nodeid)
139 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid)
143 fprintf(stderr, "fuse internal error: node %llu not found\n",
156 static void unhash_id(struct fuse *f, struct node *node)
168 static void hash_id(struct fuse *f, struct node *node)
175 static unsigned int name_hash(struct fuse *f, fuse_ino_t parent,
187 static void unref_node(struct fuse *
[all...]
H A DMakefile60 am_libfuse_lite_la_OBJECTS = libfuse_lite_la-fuse.lo \
269 -I$(top_srcdir)/include/fuse-lite
273 fuse.c \
339 include ./$(DEPDIR)/libfuse_lite_la-fuse.Plo
372 libfuse_lite_la-fuse.lo: fuse.c
373 if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse.lo -MD -MP -MF "$(DEPDIR)/libfuse_lite_la-fuse.Tpo" -c -o libfuse_lite_la-fuse.lo `test -f 'fuse
[all...]
H A DMakefile.in52 am_libfuse_lite_la_OBJECTS = libfuse_lite_la-fuse.lo \
221 -I$(top_srcdir)/include/fuse-lite
225 fuse.c \
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfuse_lite_la-fuse.Plo@am__quote@
324 libfuse_lite_la-fuse.lo: fuse.c
325 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse.lo -MD -MP -MF "$(DEPDIR)/libfuse_lite_la-fuse.Tpo" -c -o libfuse_lite_la-fuse.lo `test -f 'fuse
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/src/
H A DMakefile.am5 FUSE_CFLAGS = -I$(top_srcdir)/include/fuse-lite
H A Dntfs-3g.c30 #include <fuse.h>
233 * @path: ignored (but fuse requires it)
1946 /* Don't pass noauto option to fuse. */
2108 " kernel module as root ('modprobe fuse' or 'insmod <path_to>/fuse.ko'"
2109 " or insmod <path_to>/fuse.o'). Make also sure that the fuse device"
2110 " exists. It's usually either /dev/fuse or /dev/misc/fuse.";
2140 mknod_dev_fuse("/dev/fuse");
[all...]
H A DMakefile287 FUSE_CFLAGS = -I$(top_srcdir)/include/fuse-lite
H A DMakefile.in236 @FUSE_INTERNAL_TRUE@FUSE_CFLAGS = -I$(top_srcdir)/include/fuse-lite
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A DMakefile110 obj-$(CONFIG_FUSE_FS) += fuse/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Dlibtool6278 # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
6281 -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
H A Dltmain.sh5853 # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
5856 -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/
H A Dconfigure1543 --with-fuse=<internal|external>
19608 { echo "$as_me:$LINENO: checking fuse compatibility" >&5
19609 echo $ECHO_N "checking fuse compatibility... $ECHO_C" >&6; }
19613 # Check whether --with-fuse was given.
19926 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.6.0\"") >&5
19927 ($PKG_CONFIG --exists --print-errors "fuse >= 2.6.0") 2>&5
19931 pkg_cv_FUSE_MODULE_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.6.0" 2>/dev/null`
19944 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.6.0\"") >&5
19945 ($PKG_CONFIG --exists --print-errors "fuse >= 2.6.0") 2>&5
19949 pkg_cv_FUSE_MODULE_LIBS=`$PKG_CONFIG --libs "fuse >
[all...]

Completed in 374 milliseconds