irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
Go to the source code of this file.
Functions | |
int | rsSubStructFileTruncate (rsComm_t *rsComm, subFile_t *subStructFileTruncateInp) |
int | _rsSubStructFileTruncate (rsComm_t *rsComm, subFile_t *subStructFileTruncateInp) |
int | remoteSubStructFileTruncate (rsComm_t *rsComm, subFile_t *subStructFileTruncateInp, rodsServerHost_t *rodsServerHost) |
Definition at line 66 of file rsSubStructFileTruncate.cpp.
References irods::error::code(), fileTruncate(), irods::log(), irods::error::ok(), PASSMSG, SpecColl::rescHier, and Subfile::specColl.
Referenced by rsSubStructFileTruncate().
int remoteSubStructFileTruncate | ( | rsComm_t * | rsComm, |
subFile_t * | subStructFileTruncateInp, | ||
rodsServerHost_t * | rodsServerHost | ||
) |
Definition at line 41 of file rsSubStructFileTruncate.cpp.
References rodsServerHost::conn, LOG_NOTICE, NULL, rcSubStructFileTruncate(), rodsLog(), irods.pypyodbc::status, Subfile::subFilePath, svrToSvrConnect(), and SYS_INVALID_SERVER_HOST.
Referenced by rsSubStructFileTruncate().
Definition at line 12 of file rsSubStructFileTruncate.cpp.
References _rsSubStructFileTruncate(), Subfile::addr, LOCAL_HOST, LOG_NOTICE, REMOTE_HOST, remoteSubStructFileTruncate(), resolveHost(), rodsLog(), irods.pypyodbc::status, and SYS_UNRECOGNIZED_REMOTE_FLAG.
Referenced by l3Truncate().