taglinefilesource code
get_empty_inode240fs/ext/freelists.cif (!sb || !(inode=get_empty_inode()))
get_empty_inode235fs/inode.cif (!(inode = get_empty_inode()))
get_empty_inode255fs/inode.cempty = get_empty_inode();
get_empty_inode196fs/minix/bitmap.cif (!sb || !(inode = get_empty_inode()))
get_empty_inode272include/linux/fs.hextern struct inode * get_empty_inode(void);
get_empty_inode171net/socket.cif (!(SOCK_INODE(sock) = get_empty_inode())) {