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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Ddircache.h34 extern int dircache_add(const struct vol *, struct dir *);
H A Ddircache.c69 * (8) finally added to the cache with dircache_add()
434 int dircache_add(const struct vol *vol, function
H A Ddirectory.c697 if (dircache_add(vol, ret) != 0) { /* 7 */
893 if ((dircache_add(vol, cdir)) != 0) { /* 4 */
1038 if ((dircache_add(vol, dir)) != 0) {
H A Dfile.c350 if ((dircache_add(vol, cachedfile)) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Ddircache.h34 extern int dircache_add(const struct vol *, struct dir *);
H A Ddircache.c69 * (8) finally added to the cache with dircache_add()
434 int dircache_add(const struct vol *vol, function
H A Ddirectory.c697 if (dircache_add(vol, ret) != 0) { /* 7 */
893 if ((dircache_add(vol, cdir)) != 0) { /* 4 */
1038 if ((dircache_add(vol, dir)) != 0) {
H A Dfile.c350 if ((dircache_add(vol, cachedfile)) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Ddircache.h34 extern int dircache_add(const struct vol *, struct dir *);
H A Ddircache.c69 * (8) finally added to the cache with dircache_add()
434 int dircache_add(const struct vol *vol, function
H A Ddirectory.c697 if (dircache_add(vol, ret) != 0) { /* 7 */
893 if ((dircache_add(vol, cdir)) != 0) { /* 4 */
1038 if ((dircache_add(vol, dir)) != 0) {
H A Dfile.c350 if ((dircache_add(vol, cachedfile)) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/test/afpd/
H A Dsubtests.c53 if (dircache_add(vol, dir) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/test/afpd/
H A Dsubtests.c53 if (dircache_add(vol, dir) != 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/test/afpd/
H A Dsubtests.c53 if (dircache_add(vol, dir) != 0)

Completed in 106 milliseconds