GDB (xrefs)
|
Public Member Functions | |
bool | is_closed () |
Public Attributes | |
target_ops * | target |
int | target_fd |
|
inline |
Definition at line 3123 of file target.c.
References target_fd.
Referenced by acquire_fileio_fd(), target_fileio_close(), target_fileio_fstat(), target_fileio_pread(), and target_fileio_pwrite().
target_ops* fileio_fh_t::target |
Definition at line 3117 of file target.c.
Referenced by target_fileio_close(), target_fileio_fstat(), target_fileio_pread(), and target_fileio_pwrite().
int fileio_fh_t::target_fd |
Definition at line 3120 of file target.c.
Referenced by is_closed(), release_fileio_fd(), target_fileio_close(), target_fileio_fstat(), target_fileio_pread(), and target_fileio_pwrite().