Go to the source code of this file.
Functions | |
bool | HDD_GetFileSizeAndInode (const char *FileName, __ino64_t *CInode, __off64_t *FileSize) |
bool HDD_GetFileSizeAndInode | ( | const char * | FileName, |
__ino64_t * | CInode, | ||
__off64_t * | FileSize | ||
) |
Definition at line 5 of file HDD_GetFileSizeAndInode.c.
References ConvertPathType(), FBLIB_DIR_SIZE, lstat64(), PF_FullLinuxPath, tstat64::st_ino, tstat64::st_size, TRACEENTER, and TRACEEXIT.
Referenced by HDD_GetInodeByFileName().