Searched refs:find_next_fd (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dfile.c482 static unsigned int find_next_fd(struct fdtable *fdt, unsigned int start) function
514 fd = find_next_fd(fdt, fd);

Completed in 113 milliseconds