Searched refs:id_to_ptr (Results 1 – 1 of 1) sorted by relevance
258 static inline void *id_to_ptr(__u64 nid) in id_to_ptr() function648 return id_to_ptr(nid); in lookup_node_by_id_locked()1238 struct handle *h = id_to_ptr(req->fh); in handle_read()1267 struct handle *h = id_to_ptr(req->fh); in handle_write()1322 struct handle *h = id_to_ptr(req->fh); in handle_release()1338 struct dirhandle *dh = id_to_ptr(req->fh); in handle_fsync()1341 struct handle *h = id_to_ptr(req->fh); in handle_fsync()1347 id_to_ptr(req->fh), fd, is_data_sync); in handle_fsync()1411 struct dirhandle *h = id_to_ptr(req->fh); in handle_readdir()1437 struct dirhandle *h = id_to_ptr(req->fh); in handle_releasedir()