Searched refs:tm_refcount (Results 1 – 3 of 3) sorted by relevance
445 tmp->tm_refcount = 1; in tmpfs_mount()549 MPASS(tmp->tm_refcount > 0); in tmpfs_free_tmp()551 tmp->tm_refcount--; in tmpfs_free_tmp()552 if (tmp->tm_refcount > 0) { in tmpfs_free_tmp()
386 uint64_t tm_refcount; member
585 tmp->tm_refcount++; in tmpfs_alloc_node()