SMB_VFS_OP_GET_QUOTA  602 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_get_quota),			SMB_VFS_OP_GET_QUOTA,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP_GET_QUOTA  567 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_get_quota),			SMB_VFS_OP_GET_QUOTA,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP_GET_QUOTA 1572 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_get_quota),	SMB_VFS_OP_GET_QUOTA,
SMB_VFS_OP_GET_QUOTA  220 source3/modules/vfs_default_quota.c 	{SMB_VFS_OP(default_quota_get_quota),	SMB_VFS_OP_GET_QUOTA,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP_GET_QUOTA  372 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_get_quota),	SMB_VFS_OP_GET_QUOTA,
SMB_VFS_OP_GET_QUOTA  616 source3/modules/vfs_full_audit.c 	{ SMB_VFS_OP_GET_QUOTA,	"get_quota" },
SMB_VFS_OP_GET_QUOTA 1020 source3/modules/vfs_full_audit.c 	do_log(SMB_VFS_OP_GET_QUOTA, (result >= 0), handle, "");