Searched refs:tf_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c364 if (tfhp->tf_id >= tmp->tm_nodes_max)
371 if (node->tn_id == tfhp->tf_id &&
H A Dtmpfs.h378 ino_t tf_id; member in struct:tmpfs_fid
H A Dtmpfs_vnops.c1356 tfhp->tf_id = node->tn_id;

Completed in 94 milliseconds