Searched refs:internal (Results 1 – 9 of 9) sorted by relevance
26 if (le32_to_cpu(btree->u.internal[i].file_secno) > sec) { in hpfs_bplus_lookup()27 a = le32_to_cpu(btree->u.internal[i].down); in hpfs_bplus_lookup()87 a = le32_to_cpu(btree->u.internal[n].down); in hpfs_add_sector_to_btree()88 btree->u.internal[n].file_secno = cpu_to_le32(-1); in hpfs_add_sector_to_btree()141 btree->first_free = cpu_to_le16((char *)&(btree->u.internal[1]) - (char *)btree); in hpfs_add_sector_to_btree()142 btree->u.internal[0].file_secno = cpu_to_le32(-1); in hpfs_add_sector_to_btree()143 btree->u.internal[0].down = cpu_to_le32(na); in hpfs_add_sector_to_btree()179 btree->u.internal[n].file_secno = cpu_to_le32(-1); in hpfs_add_sector_to_btree()180 btree->u.internal[n].down = cpu_to_le32(na); in hpfs_add_sector_to_btree()181 btree->u.internal[n-1].file_secno = cpu_to_le32(fs); in hpfs_add_sector_to_btree()[all …]
411 struct bplus_internal_node internal[0]; /* (internal) 2-word entries giving member458 struct bplus_internal_node internal[12]; member500 struct bplus_internal_node internal[60]; member
36 possibly imagine of its internal consistency throughout its50 various ReiserFS statistics and internal data at the expense of
8 export internal kernel objects, their attributes, and their
46 sanity checks of quota internal structures. If unsure, say N.
43 This is the JFFS2-internal equivalent of the inode mutex i->i_sem.58 Instead of playing such games, we just have an extra internal
16 the internal geometry or flash memory management schemes aka FTL, F2FS
516 } *stack, internal[EMBEDDED_LEVELS]; member527 p->stack = p->internal; in set_nameidata()542 if (now->stack != now->internal) in restore_nameidata()561 memcpy(p, nd->internal, sizeof(nd->internal)); in __nd_alloc_stack()589 if (likely(nd->stack != nd->internal)) in nd_alloc_stack()
132 * Added test for "impossible" condition of empty internal nodes in