Searched refs:to_refs (Results 1 – 2 of 2) sorted by relevance
98 uint8_t to_refs; /* Reference count */ member
302 DEBUGASSERT(to && to->to_refs > 0); in tmpfs_release_lockedobject()312 if(to->to_refs > 0) in tmpfs_release_lockedobject()314 to->to_refs--; in tmpfs_release_lockedobject()891 to->to_refs++; in tmpfs_find_object()1833 to->to_refs++; in tmpfs_lookup()2281 old_to->to_refs++; in tmpfs_rename()2337 if (new_to->to_refs > 0) in tmpfs_rename()2492 to->to_refs++; in tmpfs_stat()