Searched refs:SMBVDEBUG (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_xattr.c | 146 SMBVDEBUG("rplen < 1?"); in smbfs_xa_parent() 150 SMBVDEBUG("last is not colon"); in smbfs_xa_parent() 164 SMBVDEBUG("colon not found"); in smbfs_xa_parent() 169 SMBVDEBUG("no stream name"); in smbfs_xa_parent() 225 SMBVDEBUG("ctx.f_name: %s\n", ctx.f_name); in smbfs_xa_exists() 383 SMBVDEBUG("wildcard: %s\n", ctx->f_wildcard); in smbfs_xa_findnext() 430 SMBVDEBUG("name: %s\n", ctx->f_name); in smbfs_xa_findnext() 432 SMBVDEBUG("null name!\n"); in smbfs_xa_findnext()
|
H A D | smbfs_vnops.c | 267 SMBVDEBUG("open eacces vtype=%d\n", vp->v_type); in smbfs_open() 290 SMBVDEBUG("open n_ovtype=%d v_type=%d\n", in smbfs_open() 385 SMBVDEBUG("error %d closing %s\n", in smbfs_open() 552 SMBVDEBUG("bad n_ovtype %d\n", np->n_ovtype); in smbfs_rele_fid() 556 SMBVDEBUG("error %d closing %s\n", in smbfs_rele_fid() 950 SMBVDEBUG("error %d seting UID/GID on %s", in smbfs_setattr() 994 SMBVDEBUG("ignore set time on xattr\n"); in smbfssetattr() 1034 SMBVDEBUG("error %d opening %s\n", in smbfssetattr() 1062 SMBVDEBUG("setsize error %d file %s\n", in smbfssetattr() 1097 SMBVDEBUG("set times error %d file %s\n", in smbfssetattr() [all …]
|
H A D | smbfs_acl.c | 120 SMBVDEBUG("error %d closing file %s\n", in smbfs_getsd() 193 SMBVDEBUG("error %d closing file %s\n", in smbfs_setsd() 367 SMBVDEBUG("uid=%u, gid=%u", uid, gid); in smbfs_acl_refresh()
|
H A D | smbfs_subr2.c | 892 SMBVDEBUG("!r_freef: node=0x%p, rpath=%s\n", in smbfs_check_table() 900 SMBVDEBUG("is dirty: node=0x%p, rpath=%s\n", in smbfs_check_table() 907 SMBVDEBUG("+r_count: node=0x%p, rpath=%s\n", in smbfs_check_table()
|
H A D | smbfs_smb.c | 361 SMBVDEBUG("unexpected info level %d\n", infolevel); in smbfs_smb_trans2_query() 681 SMBVDEBUG("error %d closing %s\n", in smbfs_smb_t2rename() 1003 SMBVDEBUG("%d\n", error); in smbfs_smb_setftime1() 2151 SMBVDEBUG("unexpected info level %d\n", ctx->f_infolevel); in smbfs_smb_findnextLM2() 2171 SMBVDEBUG("out of sync\n"); in smbfs_smb_findnextLM2() 2231 SMBVDEBUG("ran out of data\n"); in smbfs_smb_findnextLM2() 2494 SMBVDEBUG("null md_top? fid 0x%x\n", fid); in smbfs_smb_getsec_m() 2506 SMBVDEBUG("len %d *reslen %d fid 0x%x\n", in smbfs_smb_getsec_m()
|
H A D | smbfs_vfsops.c | 562 SMBVDEBUG("smbfs_smb_qfsattr error %d\n", error); in smbfs_mount() 825 SMBVDEBUG("statfs error=%d\n", error); in smbfs_statvfs()
|
H A D | smbfs_subr.h | 67 #define SMBVDEBUG(...) \ macro
|
H A D | smbfs_client.c | 311 SMBVDEBUG("vtype change %d to %d\n", oldvt, vtype); in smbfs_attrcache_fa()
|