Home | History | Annotate | Download | only in sdcard

Lines Matching refs:fh

430         TRACE("GETATTR flags=%x fh=%llx\n",req->getattr_flags, req->fh);
442 TRACE("SETATTR fh=%llx id=%llx valid=%x\n",
443 req->fh, hdr->nodeid, req->valid);
544 TRACE("OPEN %llx '%s' 0%o fh=%p\n", hdr->nodeid, path, req->flags, h);
552 out.fh = ptr_to_id(h);
561 struct handle *h = id_to_ptr(req->fh);
579 struct handle *h = id_to_ptr(req->fh);
617 struct handle *h = id_to_ptr(req->fh);
653 out.fh = ptr_to_id(h);
662 struct dirhandle *h = id_to_ptr(req->fh);
680 struct dirhandle *h = id_to_ptr(req->fh);