Searched refs:tn_aobj (Results 1 – 3 of 3) sorted by relevance
117 slock = node->tn_spec.tn_reg.tn_aobj->vmobjlock; in tmpfs_init_vnode()283 node->tn_spec.tn_reg.tn_aobj = in tmpfs_newvnode()340 if (node->tn_spec.tn_reg.tn_aobj != NULL) { in tmpfs_free_node()341 uao_detach(node->tn_spec.tn_reg.tn_aobj); in tmpfs_free_node()905 struct uvm_object *uobj = node->tn_spec.tn_reg.tn_aobj; in tmpfs_reg_resize()
541 uobj = node->tn_spec.tn_reg.tn_aobj; in tmpfs_read()636 uobj = node->tn_spec.tn_reg.tn_aobj; in tmpfs_write()1246 uobj = node->tn_spec.tn_reg.tn_aobj; in tmpfs_getpages()1304 uobj = node->tn_spec.tn_reg.tn_aobj; in tmpfs_putpages()
159 struct uvm_object * tn_aobj; member