Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfile.c479 static unsigned long find_next_fd(struct fdtable *fdt, unsigned long start) in find_next_fd() function
511 fd = find_next_fd(fdt, fd); in __alloc_fd()