Home
last modified time | relevance | path

Searched refs:tm_ino_unr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h397 struct unrhdr64 tm_ino_unr; member
H A Dtmpfs_vfsops.c459 new_unrhdr64(&tmp->tm_ino_unr, 2); in tmpfs_mount()
H A Dtmpfs_subr.c630 nnode->tn_id = alloc_unr64(&tmp->tm_ino_unr); in tmpfs_alloc_node()