#include <directory.h>
Data Fields | |
| bstring | d_fullpath |
| bstring | d_m_name |
| bstring | d_u_name |
| ucs2_t * | d_m_name_ucs2 |
| qnode_t * | qidx_node |
| time_t | d_ctime |
| int | d_flags |
| cnid_t | d_pdid |
| cnid_t | d_did |
| uint32_t | d_offcnt |
| uint16_t | d_vid |
| uint32_t | d_rights_cache |
| time_t | dcache_ctime |
| ino_t | dcache_ino |
| time_t dir::d_ctime |
inode ctime, used and modified by reenumeration
| cnid_t dir::d_did |
CNID of directory
| int dir::d_flags |
directory flags
| bstring dir::d_fullpath |
complete unix path to dir (or file)
| bstring dir::d_m_name |
mac name
| ucs2_t* dir::d_m_name_ucs2 |
mac name as UCS2
| uint32_t dir::d_offcnt |
offspring count
| cnid_t dir::d_pdid |
CNID of parent directory
| uint32_t dir::d_rights_cache |
cached rights combinded from mode and possible ACL
| bstring dir::d_u_name |
unix name
| uint16_t dir::d_vid |
only needed in the dircache, because we put all directories in one cache.
| time_t dir::dcache_ctime |
inode ctime, used and modified by dircache
| ino_t dir::dcache_ino |
inode number, used to detect changes in the dircache
| qnode_t* dir::qidx_node |
pointer to position in queue index