Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h317 struct tmpfs_mount *tn_tmp; /* (c) */ member
601 return (node->tn_reg.tn_tmp); in VM_TO_TMPFS_MP()
H A Dtmpfs_subr.c235 tm = node->tn_reg.tn_tmp; in tmpfs_pager_freespace()
258 tm = node->tn_reg.tn_tmp; in tmpfs_page_inserted()
277 tm = node->tn_reg.tn_tmp; in tmpfs_page_removed()
706 nnode->tn_reg.tn_tmp = tmp; in tmpfs_alloc_node()
H A Dtmpfs_vnops.c352 tmpfs_free_node(node->tn_reg.tn_tmp, node); in tmpfs_fo_close()
649 tmpfs_set_accessed(node->tn_reg.tn_tmp, node); in tmpfs_read_pgcache()