branch             86 arch/x86/kernel/paravirt.c 	struct branch *b = insnbuf;
branch            104 arch/x86/kernel/paravirt.c 	struct branch *b = insnbuf;
branch            346 fs/ext2/inode.c 		&& le32_to_cpu(*(branch[0].p + count)) == 0) {
branch            455 fs/ext2/inode.c 	branch[0].key = cpu_to_le32(new_blocks[0]);
branch            466 fs/ext2/inode.c 		branch[n].bh = bh;
branch            469 fs/ext2/inode.c 		branch[n].p = (__le32 *) bh->b_data + offsets[n];
branch            470 fs/ext2/inode.c 		branch[n].key = cpu_to_le32(new_blocks[n]);
branch            471 fs/ext2/inode.c 		*branch[n].p = branch[n].key;
branch            480 fs/ext2/inode.c 				*(branch[n].p + i) = cpu_to_le32(++current_block);
branch            500 fs/ext3/inode.c 		le32_to_cpu(*(branch[0].p + count)) == 0) {
branch            609 fs/ext3/inode.c 	branch[0].key = cpu_to_le32(new_blocks[0]);
branch            620 fs/ext3/inode.c 		branch[n].bh = bh;
branch            631 fs/ext3/inode.c 		branch[n].p = (__le32 *) bh->b_data + offsets[n];
branch            632 fs/ext3/inode.c 		branch[n].key = cpu_to_le32(new_blocks[n]);
branch            633 fs/ext3/inode.c 		*branch[n].p = branch[n].key;
branch            642 fs/ext3/inode.c 				*(branch[n].p + i) = cpu_to_le32(++current_block);
branch            658 fs/ext3/inode.c 		BUFFER_TRACE(branch[i].bh, "call journal_forget");
branch            659 fs/ext3/inode.c 		ext3_journal_forget(handle, branch[i].bh);
branch            528 fs/ext4/inode.c 		le32_to_cpu(*(branch[0].p + count)) == 0) {
branch            672 fs/ext4/inode.c 	branch[0].key = cpu_to_le32(new_blocks[0]);
branch            683 fs/ext4/inode.c 		branch[n].bh = bh;
branch            694 fs/ext4/inode.c 		branch[n].p = (__le32 *) bh->b_data + offsets[n];
branch            695 fs/ext4/inode.c 		branch[n].key = cpu_to_le32(new_blocks[n]);
branch            696 fs/ext4/inode.c 		*branch[n].p = branch[n].key;
branch            705 fs/ext4/inode.c 				*(branch[n].p + i) = cpu_to_le32(++current_block);
branch            721 fs/ext4/inode.c 		BUFFER_TRACE(branch[i].bh, "call jbd2_journal_forget");
branch            722 fs/ext4/inode.c 		ext4_journal_forget(handle, branch[i].bh);
branch             78 fs/minix/itree_common.c 	branch[0].key = cpu_to_block(parent);
branch             85 fs/minix/itree_common.c 		branch[n].key = cpu_to_block(nr);
branch             89 fs/minix/itree_common.c 		branch[n].bh = bh;
branch             90 fs/minix/itree_common.c 		branch[n].p = (block_t*) bh->b_data + offsets[n];
branch             91 fs/minix/itree_common.c 		*branch[n].p = branch[n].key;
branch            102 fs/minix/itree_common.c 		bforget(branch[i].bh);
branch            104 fs/minix/itree_common.c 		minix_free_block(inode, block_to_cpu(branch[i].key));
branch            133 fs/sysv/itree.c 	branch[0].key = sysv_new_block(inode->i_sb);
branch            134 fs/sysv/itree.c 	if (branch[0].key) for (n = 1; n < num; n++) {
branch            138 fs/sysv/itree.c 		branch[n].key = sysv_new_block(inode->i_sb);
branch            139 fs/sysv/itree.c 		if (!branch[n].key)
branch            145 fs/sysv/itree.c 		parent = block_to_cpu(SYSV_SB(inode->i_sb), branch[n-1].key);
branch            149 fs/sysv/itree.c 		branch[n].bh = bh;
branch            150 fs/sysv/itree.c 		branch[n].p = (sysv_zone_t*) bh->b_data + offsets[n];
branch            151 fs/sysv/itree.c 		*branch[n].p = branch[n].key;
branch            161 fs/sysv/itree.c 		bforget(branch[i].bh);
branch            163 fs/sysv/itree.c 		sysv_free_block(inode->i_sb, branch[i].key);
branch           1167 fs/ubifs/lpt.c 	struct ubifs_nbranch *branch = NULL;
branch           1173 fs/ubifs/lpt.c 		branch = &parent->nbranch[iip];
branch           1174 fs/ubifs/lpt.c 		lnum = branch->lnum;
branch           1175 fs/ubifs/lpt.c 		offs = branch->offs;
branch           1208 fs/ubifs/lpt.c 		branch->nnode = nnode;
branch           1234 fs/ubifs/lpt.c 	struct ubifs_nbranch *branch;
branch           1239 fs/ubifs/lpt.c 	branch = &parent->nbranch[iip];
branch           1240 fs/ubifs/lpt.c 	lnum = branch->lnum;
branch           1241 fs/ubifs/lpt.c 	offs = branch->offs;
branch           1276 fs/ubifs/lpt.c 	branch->pnode = pnode;
branch           1362 fs/ubifs/lpt.c 	struct ubifs_nbranch *branch;
branch           1366 fs/ubifs/lpt.c 	branch = &parent->nbranch[iip];
branch           1367 fs/ubifs/lpt.c 	nnode = branch->nnode;
branch           1373 fs/ubifs/lpt.c 	return branch->nnode;
branch           1388 fs/ubifs/lpt.c 	struct ubifs_nbranch *branch;
branch           1392 fs/ubifs/lpt.c 	branch = &parent->nbranch[iip];
branch           1393 fs/ubifs/lpt.c 	pnode = branch->pnode;
branch           1399 fs/ubifs/lpt.c 	update_cats(c, branch->pnode);
branch           1400 fs/ubifs/lpt.c 	return branch->pnode;
branch           1478 fs/ubifs/lpt.c 		struct ubifs_nbranch *branch = &n->nbranch[i];
branch           1480 fs/ubifs/lpt.c 		if (branch->cnode)
branch           1481 fs/ubifs/lpt.c 			branch->cnode->parent = n;
branch           1757 fs/ubifs/lpt.c 	struct ubifs_nbranch *branch;
branch           1762 fs/ubifs/lpt.c 	branch = &parent->nbranch[iip];
branch           1763 fs/ubifs/lpt.c 	nnode = branch->nnode;
branch           1773 fs/ubifs/lpt.c 	if (branch->lnum == 0) {
branch           1783 fs/ubifs/lpt.c 		err = ubi_read(c->ubi, branch->lnum, buf, branch->offs,
branch           1816 fs/ubifs/lpt.c 	struct ubifs_nbranch *branch;
branch           1821 fs/ubifs/lpt.c 	branch = &parent->nbranch[iip];
branch           1822 fs/ubifs/lpt.c 	pnode = branch->pnode;
branch           1832 fs/ubifs/lpt.c 	if (branch->lnum == 0) {
branch           1849 fs/ubifs/lpt.c 		ubifs_assert(branch->lnum >= c->lpt_first &&
branch           1850 fs/ubifs/lpt.c 			     branch->lnum <= c->lpt_last);
branch           1851 fs/ubifs/lpt.c 		ubifs_assert(branch->offs >= 0 && branch->offs < c->leb_size);
branch           1852 fs/ubifs/lpt.c 		err = ubi_read(c->ubi, branch->lnum, buf, branch->offs,
branch            842 fs/ubifs/lpt_commit.c 		struct ubifs_nbranch *branch;
branch            844 fs/ubifs/lpt_commit.c 		branch = &nnode->parent->nbranch[nnode->iip];
branch            845 fs/ubifs/lpt_commit.c 		if (branch->lnum != lnum || branch->offs != offs)
branch            886 fs/ubifs/lpt_commit.c 	struct ubifs_nbranch *branch;
branch            891 fs/ubifs/lpt_commit.c 	branch = &pnode->parent->nbranch[pnode->iip];
branch            892 fs/ubifs/lpt_commit.c 	if (branch->lnum != lnum || branch->offs != offs)
branch           1446 fs/ubifs/lpt_commit.c 		struct ubifs_nbranch *branch;
branch           1450 fs/ubifs/lpt_commit.c 			branch = &nnode->parent->nbranch[nnode->iip];
branch           1451 fs/ubifs/lpt_commit.c 			if (branch->lnum != lnum || branch->offs != offs)
branch           1480 fs/ubifs/lpt_commit.c 		struct ubifs_nbranch *branch;
branch           1486 fs/ubifs/lpt_commit.c 		branch = &pnode->parent->nbranch[pnode->iip];
branch           1487 fs/ubifs/lpt_commit.c 		if (branch->lnum != lnum || branch->offs != offs)
branch            247 include/asm-m68k/bootinfo.h     unsigned short branch;
branch           1679 kernel/sysctl.c 	const char *s = branch->procname;
branch           1682 kernel/sysctl.c 	if (!s || !branch->child)
branch           1686 kernel/sysctl.c 	if (branch[1].procname || branch[1].ctl_name)