OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tn_id
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/fstat/
tmpfs.c
65
fsp->fileid = tn.
tn_id
;
/src/sys/fs/tmpfs/
tmpfs_vfsops.c
344
if (node->
tn_id
== tfh.tf_id) {
393
tfh.tf_id = node->
tn_id
;
tmpfs.h
103
ino_t
tn_id
;
member in struct:tmpfs_node
tmpfs_subr.c
219
node->
tn_id
= (ino_t)((uintptr_t)node / sizeof(*node));
773
dp->d_fileno = node->
tn_id
;
778
dp->d_fileno = node->tn_spec.tn_dir.tn_parent->
tn_id
;
857
dent.d_fileno = de->td_node->
tn_id
;
tmpfs_vnops.c
439
vap->va_fileid = node->
tn_id
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025