Searched refs:id_to_ptr (Results 1 – 1 of 1) sorted by relevance
251 static inline void *id_to_ptr(__u64 nid) in id_to_ptr() function641 return id_to_ptr(nid); in lookup_node_by_id_locked()1225 struct handle *h = id_to_ptr(req->fh); in handle_read()1254 struct handle *h = id_to_ptr(req->fh); in handle_write()1309 struct handle *h = id_to_ptr(req->fh); in handle_release()1325 struct dirhandle *dh = id_to_ptr(req->fh); in handle_fsync()1328 struct handle *h = id_to_ptr(req->fh); in handle_fsync()1334 id_to_ptr(req->fh), fd, is_data_sync); in handle_fsync()1392 struct dirhandle *h = id_to_ptr(req->fh); in handle_readdir()1418 struct dirhandle *h = id_to_ptr(req->fh); in handle_releasedir()