Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 9 of 9) sorted by relevance

/fs/hpfs/
Danode.c26 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 …]
Dhpfs.h411 struct bplus_internal_node internal[0]; /* (internal) 2-word entries giving member
458 struct bplus_internal_node internal[12]; member
500 struct bplus_internal_node internal[60]; member
/fs/reiserfs/
DKconfig36 possibly imagine of its internal consistency throughout its
50 various ReiserFS statistics and internal data at the expense of
/fs/sysfs/
DKconfig8 export internal kernel objects, their attributes, and their
/fs/quota/
DKconfig46 sanity checks of quota internal structures. If unsure, say N.
/fs/jffs2/
DREADME.Locking43 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
/fs/f2fs/
DKconfig16 the internal geometry or flash memory management schemes aka FTL, F2FS
/fs/
Dnamei.c516 } *stack, internal[EMBEDDED_LEVELS]; member
527 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()
/fs/befs/
DChangeLog132 * Added test for "impossible" condition of empty internal nodes in