taglinefilesource code
get_empty_filp110fs/exec.cf = get_empty_filp();
get_empty_filp480fs/open.cf = get_empty_filp();
get_empty_filp390fs/pipe.cif (!(f[j] = get_empty_filp()))
get_empty_filp493include/linux/fs.hextern struct file * get_empty_filp(void);
get_empty_filp65kernel/fork.cstruct file * new_file = get_empty_filp();
get_empty_filp167net/socket.cfile = get_empty_filp();