Searched refs:tdo_count (Results 1 – 2 of 2) sorted by relevance
129 uint8_t tdo_count; /* Number of times the directory was opened */ member
402 if (tdo->tdo_count == 0) in tmpfs_remove_dirent()638 tdo->tdo_count = 0; in tmpfs_alloc_directory()1458 tdo->tdo_count++; in tmpfs_opendir()1492 if (tdo->tdo_count == 1) in tmpfs_closedir()1511 if (tdo->tdo_count > 0) in tmpfs_closedir()1513 tdo->tdo_count--; in tmpfs_closedir()