Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dfile.c609 static struct file *pick_file(struct files_struct *files, unsigned fd) in pick_file() function
638 file = pick_file(files, fd); in close_fd()
679 file = pick_file(cur_fds, fd++); in __range_close()