Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c600 if (tfd->tfd_id >= tmp->tm_nodes_max) in tmpfs_fhtovp()
605 if (node->tn_id == tfd->tfd_id && in tmpfs_fhtovp()
H A Dtmpfs.h452 ino_t tfd_id; member
H A Dtmpfs_vnops.c1718 tfd->tfd_id = node->tn_id; in tmpfs_vptofh()