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