SMB_VFS_OP_CLOSEDIR  616 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_closedir),			SMB_VFS_OP_CLOSEDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP_CLOSEDIR  581 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_closedir),			SMB_VFS_OP_CLOSEDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP_CLOSEDIR 1599 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_closedir),	SMB_VFS_OP_CLOSEDIR,
SMB_VFS_OP_CLOSEDIR  399 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_closedir),	SMB_VFS_OP_CLOSEDIR,
SMB_VFS_OP_CLOSEDIR  628 source3/modules/vfs_full_audit.c 	{ SMB_VFS_OP_CLOSEDIR,	"closedir" },
SMB_VFS_OP_CLOSEDIR 1164 source3/modules/vfs_full_audit.c 	do_log(SMB_VFS_OP_CLOSEDIR, (result >= 0), handle, "");
SMB_VFS_OP_CLOSEDIR  266 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_closedir), SMB_VFS_OP_CLOSEDIR,
SMB_VFS_OP_CLOSEDIR  223 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_closedir),		SMB_VFS_OP_CLOSEDIR,		SMB_VFS_LAYER_TRANSPARENT},