Searched refs:ofork (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfork.c46 struct ofork *writtenfork;
49 static int getforkparams(struct ofork *ofork, u_int16_t bitmap, char *buf, size_t *buflen) argument
61 && (ofork->of_flags & AFPFORK_RSRC))
64 && (ofork->of_flags & AFPFORK_DATA))) {
68 if ( ad_reso_fileno( ofork->of_ad ) == -1 ) { /* META ? */
71 adp = ofork->of_ad;
74 vol = ofork->of_vol;
75 dir = dirlookup(vol, ofork->of_did);
77 if (NULL == (path.u_name = mtoupath(vol, of_name(ofork), di
253 struct ofork *ofork, *opened; local
524 struct ofork *ofork; local
661 struct ofork *ofork; local
771 read_file(struct ofork *ofork, int eid, off_t offset, u_char nlmask, u_char nlchar, char *rbuf, size_t *rbuflen, const int xlate) argument
841 struct ofork *ofork; local
1026 struct ofork *ofork; local
1053 struct ofork *ofork; local
1076 flushfork(struct ofork *ofork) argument
1119 struct ofork *ofork; local
1139 write_file(struct ofork *ofork, int eid, off_t offset, char *rbuf, size_t rbuflen, const int xlate) argument
1183 struct ofork *ofork; local
1376 struct ofork *ofork; local
[all...]
H A Dofork.c33 static struct ofork *ofork_table[OFORK_HASHSIZE]; /* forks hashed by dev/inode */
34 static struct ofork **oforks = NULL; /* point to allocated table of open forks pointers */
45 static void of_hash(struct ofork *of)
47 struct ofork **table;
56 static void of_unhash(struct ofork *of)
98 struct ofork *s_of,
102 struct ofork *of, *next;
130 struct ofork *
139 struct ofork *of;
148 oforks = (struct ofork **) callo
409 of_closefork(struct ofork *ofork) argument
[all...]
H A Dfork.h22 struct ofork { struct
29 struct ofork **prevp, *next;
30 // struct ofork *of_d_prev, *of_d_next;
41 /* ofork.of_flags bits */
52 extern struct ofork *writtenfork;
56 /* in ofork.c */
57 extern struct ofork *of_alloc (struct vol *, struct dir *,
61 extern void of_dealloc (struct ofork *);
62 extern struct ofork *of_find (const u_int16_t);
63 extern struct ofork *of_findnam
[all...]
H A DMakefile.am37 ofork.c \
H A Dfce_api.c414 * API-Calls for file change api, called form outside (file.c directory.c ofork.c filedir.c)
478 int fce_register_file_modification( struct ofork *ofork )
484 if (ofork == NULL || ofork->of_vol == NULL)
490 vol = ofork->of_vol;
492 if (NULL == (u_name = mtoupath(vol, of_name(ofork), ofork->of_did, utf8_encoding())))
H A DMakefile79 ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
94 afpd-nfsquota.$(OBJEXT) afpd-ofork.$(OBJEXT) \
315 ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
461 include ./$(DEPDIR)/afpd-ofork.Po
886 afpd-ofork.o: ofork.c
887 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-ofork.o -MD -MP -MF $(DEPDIR)/afpd-ofork.Tpo -c -o afpd-ofork.o `test -f 'ofork
[all...]
H A DMakefile.in79 ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
94 afpd-nfsquota.$(OBJEXT) afpd-ofork.$(OBJEXT) \
315 ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-ofork.Po@am__quote@
886 afpd-ofork.o: ofork.c
887 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-ofork.o -MD -MP -MF $(DEPDIR)/afpd-ofork.Tpo -c -o afpd-ofork.o `test -f 'ofork
[all...]
H A Ddesktop.c676 struct ofork *of;
757 struct ofork *of;
831 struct ofork *of;
H A Dfile.c674 struct ofork *of = NULL;
2091 static struct adouble *find_adouble(struct path *path, struct ofork **of, struct adouble *adp)
2152 struct ofork *s_of = NULL;
2153 struct ofork *d_of = NULL;
H A Dcatsearch.c202 struct ofork *of;
H A Dfiledir.c343 struct ofork *opened = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dfce_api.h43 struct ofork;
49 int fce_register_file_modification( struct ofork *ofork );
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A DMakefile.am38 $(top_builddir)/etc/afpd/ofork.c \
H A DMakefile.in96 $(top_builddir)/etc/afpd/ofork.c \
117 test-nfsquota.$(OBJEXT) test-ofork.$(OBJEXT) \
350 $(top_builddir)/etc/afpd/ofork.c \
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ofork.Po@am__quote@
874 test-ofork.o: $(top_builddir)/etc/afpd/ofork.c
875 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-ofork.o -MD -MP -MF $(DEPDIR)/test-ofork.Tpo -c -o test-ofork.o `test -f '$(top_builddir)/etc/afpd/ofork
[all...]
H A DMakefile96 $(top_builddir)/etc/afpd/ofork.c \
117 test-nfsquota.$(OBJEXT) test-ofork.$(OBJEXT) \
350 $(top_builddir)/etc/afpd/ofork.c \
451 include ./$(DEPDIR)/test-ofork.Po
874 test-ofork.o: $(top_builddir)/etc/afpd/ofork.c
875 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-ofork.o -MD -MP -MF $(DEPDIR)/test-ofork.Tpo -c -o test-ofork.o `test -f '$(top_builddir)/etc/afpd/ofork
[all...]

Completed in 131 milliseconds