HomeSort by: relevance | last modified time | path
    Searched refs:tn_aobj (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_subr.c 117 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;
tmpfs.h 159 struct uvm_object * tn_aobj; member in struct:tmpfs_node::__anon9822e21c010a::tn_reg
tmpfs_vnops.c 541 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 97 milliseconds