Searched refs:PRINT_FCALL_ERROR (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Dvfs_file.c70 PRINT_FCALL_ERROR("open failed", fcall);
216 PRINT_FCALL_ERROR("error while writing", fcall);
H A Dvfs_inode.c271 PRINT_FCALL_ERROR("clone error", fcall);
281 PRINT_FCALL_ERROR("create fails", fcall);
330 PRINT_FCALL_ERROR("walk error", fcall);
370 PRINT_FCALL_ERROR("stat error", fcall);
431 PRINT_FCALL_ERROR("remove fails", fcall);
815 PRINT_FCALL_ERROR("wstat error", fcall);
910 PRINT_FCALL_ERROR("wstat error", fcall);
H A D9p.h339 #define PRINT_FCALL_ERROR(s, fcall) dprintk(DEBUG_ERROR, "%s: %.*s\n", s, \ macro
H A Dmux.c549 PRINT_FCALL_ERROR("unknown error", req->rcall);

Completed in 48 milliseconds