nfs-ganesha 1.4
|
Cache content error definitions. More...
Go to the source code of this file.
Defines | |
#define | ERR_CACHE_CONTENT_NEW_ENTRY CACHE_CONTENT_NEW_ENTRY |
#define | ERR_CACHE_CONTENT_RELEASE_ENTRY CACHE_CONTENT_RELEASE_ENTRY |
#define | ERR_CACHE_CONTENT_READ_ENTRY CACHE_CONTENT_READ_ENTRY |
#define | ERR_CACHE_CONTENT_WRITE_ENTRY CACHE_CONTENT_WRITE_ENTRY |
#define | ERR_CACHE_CONTENT_TRUNCATE CACHE_CONTENT_TRUNCATE |
#define | ERR_CACHE_CONTENT_FLUSH CACHE_CONTENT_FLUSH |
#define | ERR_CACHE_CONTENT_REFRESH CACHE_CONTENT_REFRESH |
#define | ERR_CACHE_CONTENT_SUCCESS CACHE_CONTENT_SUCCESS |
#define | ERR_CACHE_CONTENT_NO_ERROR ERR_CACHE_CONTENT_SUCCESS |
#define | ERR_CACHE_CONTENT_INVALID_ARGUMENT CACHE_CONTENT_INVALID_ARGUMENT |
#define | ERR_CACHE_CONTENT_UNAPPROPRIATED_KEY CACHE_CONTENT_UNAPPROPRIATED_KEY |
#define | ERR_CACHE_CONTENT_BAD_CACHE_INODE_ENTRY CACHE_CONTENT_BAD_CACHE_INODE_ENTRY |
#define | ERR_CACHE_CONTENT_ENTRY_EXISTS CACHE_CONTENT_ENTRY_EXISTS |
#define | ERR_CACHE_CONTENT_FSAL_ERROR CACHE_CONTENT_FSAL_ERROR |
#define | ERR_CACHE_CONTENT_LOCAL_CACHE_ERROR CACHE_CONTENT_LOCAL_CACHE_ERROR |
#define | ERR_CACHE_CONTENT_MALLOC_ERROR CACHE_CONTENT_MALLOC_ERROR |
#define | ERR_CACHE_CONTENT_LRU_ERROR CACHE_CONTENT_LRU_ERROR |
Cache content error definitions.
Copyright CEA/DAM/DIF (2008) contributeur : Philippe DENIEL philippe.deniel@cea.fr Thomas LEIBOVICI thomas.leibovici@cea.fr
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
---------------------------------------
err_cache_content.h : Cache content error definitions.
Definition in file err_cache_content.h.
#define ERR_CACHE_CONTENT_BAD_CACHE_INODE_ENTRY CACHE_CONTENT_BAD_CACHE_INODE_ENTRY |
#define ERR_CACHE_CONTENT_ENTRY_EXISTS CACHE_CONTENT_ENTRY_EXISTS |
#define ERR_CACHE_CONTENT_FLUSH CACHE_CONTENT_FLUSH |
#define ERR_CACHE_CONTENT_FSAL_ERROR CACHE_CONTENT_FSAL_ERROR |
#define ERR_CACHE_CONTENT_INVALID_ARGUMENT CACHE_CONTENT_INVALID_ARGUMENT |
#define ERR_CACHE_CONTENT_LOCAL_CACHE_ERROR CACHE_CONTENT_LOCAL_CACHE_ERROR |
#define ERR_CACHE_CONTENT_LRU_ERROR CACHE_CONTENT_LRU_ERROR |
#define ERR_CACHE_CONTENT_MALLOC_ERROR CACHE_CONTENT_MALLOC_ERROR |
#define ERR_CACHE_CONTENT_NEW_ENTRY CACHE_CONTENT_NEW_ENTRY |
#define ERR_CACHE_CONTENT_NO_ERROR ERR_CACHE_CONTENT_SUCCESS |
#define ERR_CACHE_CONTENT_READ_ENTRY CACHE_CONTENT_READ_ENTRY |
#define ERR_CACHE_CONTENT_REFRESH CACHE_CONTENT_REFRESH |
#define ERR_CACHE_CONTENT_RELEASE_ENTRY CACHE_CONTENT_RELEASE_ENTRY |
#define ERR_CACHE_CONTENT_SUCCESS CACHE_CONTENT_SUCCESS |
#define ERR_CACHE_CONTENT_TRUNCATE CACHE_CONTENT_TRUNCATE |
#define ERR_CACHE_CONTENT_UNAPPROPRIATED_KEY CACHE_CONTENT_UNAPPROPRIATED_KEY |
#define ERR_CACHE_CONTENT_WRITE_ENTRY CACHE_CONTENT_WRITE_ENTRY |