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

/system/core/sdcard/
H A Dsdcard.c140 static inline void *id_to_ptr(__u64 nid) function
382 return id_to_ptr(nid);
838 struct handle *h = id_to_ptr(req->fh);
866 struct handle *h = id_to_ptr(req->fh);
914 struct handle *h = id_to_ptr(req->fh);
926 struct handle *h = id_to_ptr(req->fh);
983 struct dirhandle *h = id_to_ptr(req->fh);
1009 struct dirhandle *h = id_to_ptr(req->fh);

Completed in 43 milliseconds