Home
last modified time | relevance | path

Searched refs:SMBVDEBUG (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c150 SMBVDEBUG("rplen < 1?"); in smbfs_xa_parent()
154 SMBVDEBUG("last is not colon"); in smbfs_xa_parent()
168 SMBVDEBUG("colon not found"); in smbfs_xa_parent()
173 SMBVDEBUG("no stream name"); in smbfs_xa_parent()
229 SMBVDEBUG("ctx.f_name: %s\n", ctx.f_name); in smbfs_xa_exists()
404 SMBVDEBUG("name: %s\n", ctx->f_name); in smbfs_xa_findnext()
H A Dsmbfs_subr.c296 SMBVDEBUG("No leading : in stream?\n"); in smbfs_decode_dirent()
304 SMBVDEBUG("unexpected info level %d\n", ctx->f_infolevel); in smbfs_decode_dirent()
328 SMBVDEBUG("ran out of data\n"); in smbfs_decode_dirent()
H A Dsmbfs_vnops.c226 SMBVDEBUG("open eacces vtype=%d\n", vp->v_type); in smbfs_open()
248 SMBVDEBUG("open n_ovtype=%d v_type=%d\n", in smbfs_open()
520 SMBVDEBUG("bad n_ovtype %d\n", np->n_ovtype); in smbfs_rele_fid()
524 SMBVDEBUG("error %d closing %s\n", in smbfs_rele_fid()
1559 SMBVDEBUG("error %d seting UID/GID on %s", in smbfs_setattr()
1611 SMBVDEBUG("ignore set time on xattr\n"); in smbfssetattr()
1681 SMBVDEBUG("error %d opening %s\n", in smbfssetattr()
1708 SMBVDEBUG("setsize error %d file %s\n", in smbfssetattr()
1739 SMBVDEBUG("set times error %d file %s\n", in smbfssetattr()
2137 SMBVDEBUG("open dir: refs %d path %s\n", in smbfs_inactive()
[all …]
H A Dsmbfs_subr2.c895 SMBVDEBUG("!r_freef: node=0x%p, rpath=%s\n", in smbfs_check_table()
903 SMBVDEBUG("is dirty: node=0x%p, rpath=%s\n", in smbfs_check_table()
910 SMBVDEBUG("+r_count: node=0x%p, rpath=%s\n", in smbfs_check_table()
H A Dsmbfs_vfsops.c665 SMBVDEBUG("smbfs_smb_qfsattr error %d\n", error); in smbfs_mount()
950 SMBVDEBUG("statfs error=%d\n", error); in smbfs_statvfs()
H A Dsmbfs_acl.c355 SMBVDEBUG("uid=%u, gid=%u", uid, gid); in smbfs_acl_refresh()
H A Dsmbfs_subr.h68 #define SMBVDEBUG(...) \ macro
H A Dsmbfs_client.c358 SMBVDEBUG("vtype change %d to %d\n", oldvt, vtype); in smbfs_attrcache_fa()
H A Dsmbfs_smb.c666 SMBVDEBUG("findnext: (%s)\n", ctx->f_name); in smbfs_smb_findnext()