taglinefilesource code
get_empty_filp107fs/exec.cf = get_empty_filp();
get_empty_filp410fs/open.cf = get_empty_filp();
get_empty_filp389fs/pipe.cif (!(f[j] = get_empty_filp()))
get_empty_filp481include/linux/fs.hextern struct file * get_empty_filp(void);
get_empty_filp70kernel/fork.cstruct file * new_file = get_empty_filp();
get_empty_filp162net/socket.cfile = get_empty_filp();