Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfile.c507 static unsigned int find_next_fd(struct fdtable *fdt, unsigned int start) in find_next_fd() function
539 fd = find_next_fd(fdt, fd); in __alloc_fd()