taglinefilesource code
get_empty_inode247fs/ext/freelists.cif (!dir || !(inode=get_empty_inode()))
get_empty_inode319fs/ext2/ialloc.cif (!dir || !(inode = get_empty_inode ()))
get_empty_inode520fs/inode.cif (!(inode = get_empty_inode()))
get_empty_inode558fs/inode.cempty = get_empty_inode();
get_empty_inode167fs/minix/bitmap.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode111fs/sysv/ialloc.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode313fs/xiafs/bitmap.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode569include/linux/fs.hextern struct inode * get_empty_inode(void);
get_empty_inode460kernel/ksyms.cX(get_empty_inode),
get_empty_inode241net/socket.cinode = get_empty_inode();