Searched refs:path_error (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.h123 extern int path_error(struct path *, int error);
H A Denumerate.c273 return path_error(o_path, AFPERR_NODIR );
H A Ddirectory.c1802 int path_error(struct path *path, int error) function
1853 rc = path_error(path, AFPERR_NOOBJ);
2852 return path_error(path, AFPERR_NOOBJ);
H A Dfiledir.c770 rc = path_error(path, AFPERR_NOOBJ);
H A Dfile.c1368 retvalue =path_error(s_path, AFPERR_NOOBJ);

Completed in 78 milliseconds