SMB_VFS_OP_GETWD  641 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_getwd),			SMB_VFS_OP_GETWD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP_GETWD  604 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_getwd),			SMB_VFS_OP_GETWD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP_GETWD  340 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_getwd),                       SMB_VFS_OP_GETWD,
SMB_VFS_OP_GETWD 1652 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_getwd),	SMB_VFS_OP_GETWD,
SMB_VFS_OP_GETWD  452 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_getwd),	SMB_VFS_OP_GETWD,
SMB_VFS_OP_GETWD  653 source3/modules/vfs_full_audit.c 	{ SMB_VFS_OP_GETWD,	"getwd" },
SMB_VFS_OP_GETWD 1506 source3/modules/vfs_full_audit.c 	do_log(SMB_VFS_OP_GETWD, (result != NULL), handle, "%s", path);