Searched refs:dir_remove (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A Dsubtests.c65 if (dir_remove(vol, dir) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A Dsubtests.c65 if (dir_remove(vol, dir) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddircache.c326 (void)dir_remove(vol, cdir); /* (1a) */
334 (void)dir_remove(vol, cdir);
341 (void)dir_remove(vol, cdir);
404 (void)dir_remove(vol, cdir);
413 (void)dir_remove(vol, cdir);
465 dir_remove(vol, hnode_get(hn));
473 dir_remove(vol, hnode_get(hn));
H A Ddirectory.h107 extern int dir_remove(const struct vol *vol, struct dir *dir);
H A Ddirectory.c80 * dir_remove queues struct dirs to be freed here. We can't just delete them immeidately
454 dir_remove(vol, dir); /* 5 */
615 LOG(log_debug, logtype_afpd, "dirlookup(did: %u): calling dir_remove", ntohl(did));
616 dir_remove(vol, ret);
938 if (dir_remove(vol, cdir) != 0) {
1039 int dir_remove(const struct vol *vol, struct dir *dir) function
1047 LOG(log_debug, logtype_afpd, "dir_remove(did:%u,'%s'): {removing}",
1238 dir_remove(vol, dir);
2549 dir_remove( vol, fdir );
2798 /* dir_remove
[all...]
H A Dfiledir.c477 (void)dir_remove(vol, cacheddir);
H A Dfile.c2395 (void)dir_remove(vol, cached);
2397 (void)dir_remove(vol, cached);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddircache.c326 (void)dir_remove(vol, cdir); /* (1a) */
334 (void)dir_remove(vol, cdir);
341 (void)dir_remove(vol, cdir);
404 (void)dir_remove(vol, cdir);
413 (void)dir_remove(vol, cdir);
465 dir_remove(vol, hnode_get(hn));
473 dir_remove(vol, hnode_get(hn));
H A Ddirectory.h107 extern int dir_remove(const struct vol *vol, struct dir *dir);
H A Ddirectory.c80 * dir_remove queues struct dirs to be freed here. We can't just delete them immeidately
460 dir_remove(vol, dir); /* 5 */
634 LOG(log_debug, logtype_afpd, "dirlookup(did: %u): calling dir_remove", ntohl(did));
635 dir_remove(vol, ret);
957 if (dir_remove(vol, cdir) != 0) {
1058 int dir_remove(const struct vol *vol, struct dir *dir) function
1066 LOG(log_debug, logtype_afpd, "dir_remove(did:%u,'%s'): {removing}",
1257 dir_remove(vol, dir);
2564 dir_remove( vol, fdir );
2813 /* dir_remove
[all...]
H A Dfiledir.c483 (void)dir_remove(vol, cacheddir);
H A Dfile.c2400 (void)dir_remove(vol, cached);
2402 (void)dir_remove(vol, cached);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dlock.c923 static void dir_remove(struct dlm_rsb *r) function
966 dir_remove(r);
1654 dir_remove() on the previous rsb. */

Completed in 93 milliseconds