Searched refs:of_findname (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfork.h63 extern struct ofork *of_findname (const struct vol *vol, struct path *);
H A Dofork.c328 struct ofork *of_findname(const struct vol *vol, struct path *path) function
458 if ((of = of_findname(vol, path))) {
H A Ddesktop.c691 if (isadir || !(of = of_findname(vol, path))) {
764 if (isadir || !(of = of_findname(vol, path))) {
841 if (isadir || !(of = of_findname(vol, path))) {
H A Dfiledir.c379 opened = of_findname(&path);
461 if (of_findname(vol, &path)) {
626 } else if (of_findname(vol, s_path)) {
H A Dcatsearch.c196 if (!isdir && (of = of_findname(vol, path))) {
H A Dfile.c708 if ((of = of_findname(vol, s_path))) {
2123 if ((*of = of_findname(vol, path))) {
H A Dfork.c334 if ((opened = of_findname(vol, s_path))) {

Completed in 46 milliseconds