Searched refs:handle_to_fd (Results 1 – 1 of 1) sorted by relevance
412 handle_to_fd(int handle) in handle_to_fd() function814 if ((fd = handle_to_fd(handle)) == -1) in process_read()868 fd = handle_to_fd(handle); in process_write()947 fd = handle_to_fd(handle); in process_fstat()1045 fd = handle_to_fd(handle); in process_fsetstat()1420 if ((fd = handle_to_fd(handle)) < 0) { in process_extended_fstatvfs()1458 if ((fd = handle_to_fd(handle)) < 0) in process_extended_fsync()1639 read_fd = handle_to_fd(read_handle); in process_extended_copy_data()1640 write_fd = handle_to_fd(write_handle); in process_extended_copy_data()