SMB_VFS_OP_LOCK   644 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lock),				SMB_VFS_OP_LOCK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP_LOCK   607 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lock),				SMB_VFS_OP_LOCK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP_LOCK  1658 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lock),	SMB_VFS_OP_LOCK,
SMB_VFS_OP_LOCK   458 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lock),	SMB_VFS_OP_LOCK,
SMB_VFS_OP_LOCK   656 source3/modules/vfs_full_audit.c 	{ SMB_VFS_OP_LOCK,	"lock" },
SMB_VFS_OP_LOCK  1543 source3/modules/vfs_full_audit.c 	do_log(SMB_VFS_OP_LOCK, result, handle, "%s", fsp->fsp_name);