Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/tmpfs/
Dtmpfs.h153 char * tn_link; member
Dtmpfs_subr.c279 node->tn_spec.tn_lnk.tn_link = NULL; in tmpfs_newvnode()
327 tmpfs_strname_free(tmp, node->tn_spec.tn_lnk.tn_link, in tmpfs_free_node()
420 node->tn_spec.tn_lnk.tn_link = slink; in tmpfs_construct_node()
Dtmpfs_vnops.c1063 error = uiomove(node->tn_spec.tn_lnk.tn_link, in tmpfs_readlink()