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

/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs_subr.c117 slock = node->tn_spec.tn_reg.tn_aobj->vmobjlock;
283 node->tn_spec.tn_reg.tn_aobj =
340 if (node->tn_spec.tn_reg.tn_aobj != NULL) {
341 uao_detach(node->tn_spec.tn_reg.tn_aobj);
905 struct uvm_object *uobj = node->tn_spec.tn_reg.tn_aobj;
H A Dtmpfs.h159 struct uvm_object * tn_aobj; member in struct:tmpfs_node::__anon1::tn_reg
H A Dtmpfs_vnops.c541 uobj = node->tn_spec.tn_reg.tn_aobj;
636 uobj = node->tn_spec.tn_reg.tn_aobj;
1246 uobj = node->tn_spec.tn_reg.tn_aobj;
1304 uobj = node->tn_spec.tn_reg.tn_aobj;

Completed in 134 milliseconds