Searched refs:SMBFSERR (Results 1 – 3 of 3) sorted by relevance
36 #define SMBFSERR(format, args...) printf("%s: "format, __func__ ,## args) macro
151 SMBFSERR("open eacces vtype=%d\n", vp->v_type); in smbfs_open()1070 SMBFSERR("invalid '..'\n"); in smbfs_lookup()
204 SMBFSERR("vn types other than VREG or VDIR are unsupported !\n"); in smbfs_readvnode()