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.c604 if (tfd.tfd_id >= tmp->tm_nodes_max) in tmpfs_fhtovp()
609 if (node->tn_id == tfd.tfd_id && in tmpfs_fhtovp()
H A Dtmpfs.h442 ino_t tfd_id; member
H A Dtmpfs_vnops.c1699 tfd.tfd_id = node->tn_id; in tmpfs_vptofh()