taglinefilesource code
get_empty_inode247fs/ext/freelists.cif (!dir || !(inode=get_empty_inode()))
get_empty_inode318fs/ext2/ialloc.cif (!dir || !(inode = get_empty_inode ()))
get_empty_inode477fs/inode.cif (!(inode = get_empty_inode()))
get_empty_inode515fs/inode.cempty = get_empty_inode();
get_empty_inode170fs/minix/bitmap.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode114fs/sysv/ialloc.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode316fs/xiafs/bitmap.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode479include/linux/fs.hextern struct inode * get_empty_inode(void);
get_empty_inode335kernel/ksyms.cX(get_empty_inode),
get_empty_inode237net/socket.cinode = get_empty_inode();