Searched refs:handle_to_file (Results 1 – 5 of 5) sorted by relevance
75 file = handle_to_file(rv); in realpath()105 file = handle_to_file(rv); in chdir()
126 file = handle_to_file(*handle); in pmapi_read_file()354 file = handle_to_file(rv); in open_file()373 file = handle_to_file(handle); in close_file()
20 file = handle_to_file(rv); in opendir()
59 file = handle_to_file(regs->esi.w[0]); in pm_load_high()
185 static inline struct file *handle_to_file(uint16_t handle) in handle_to_file() function