Searched refs:handle_to_fd (Results 1 – 1 of 1) sorted by relevance
402 handle_to_fd(int handle) in handle_to_fd() function804 if ((fd = handle_to_fd(handle)) == -1) in process_read()858 fd = handle_to_fd(handle); in process_write()937 fd = handle_to_fd(handle); in process_fstat()1035 fd = handle_to_fd(handle); in process_fsetstat()1391 if ((fd = handle_to_fd(handle)) < 0) { in process_extended_fstatvfs()1429 if ((fd = handle_to_fd(handle)) < 0) in process_extended_fsync()1606 read_fd = handle_to_fd(read_handle); in process_extended_copy_data()1607 write_fd = handle_to_fd(write_handle); in process_extended_copy_data()