Home
last modified time | relevance | path

Searched refs:tf_id (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c344 if (node->tn_id == tfh.tf_id) { in tmpfs_fhtovp()
393 tfh.tf_id = node->tn_id; in tmpfs_vptofh()
H A Dtmpfs.h244 ino_t tf_id; member