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_inode480fs/inode.cif (!(inode = get_empty_inode()))
get_empty_inode518fs/inode.cempty = get_empty_inode();
get_empty_inode171fs/minix/bitmap.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode115fs/sysv/ialloc.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode317fs/xiafs/bitmap.cif (!dir || !(inode = get_empty_inode()))
get_empty_inode487include/linux/fs.hextern struct inode * get_empty_inode(void);
get_empty_inode506kernel/ksyms.cX(get_empty_inode),
get_empty_inode241net/socket.cinode = get_empty_inode();