Lines Matching full:superblock
42 * The first thing in the tree is the tree superblock. It tells you
123 * befs_bt_read_super() - read in btree superblock convert to cpu byteorder
124 * @sb: Filesystem superblock
126 * @sup: Buffer in which to place the btree superblock
128 * Calls befs_read_datastream to read in the btree superblock and
130 * Return: BEFS_OK on success and if *@sup contains the btree superblock in cpu
173 * @sb: Filesystem superblock
228 * @sb: Filesystem superblock
239 * Read the superblock and rootnode of the b+tree.
257 "befs_btree_find() failed to read index superblock"); in befs_btree_find()
316 * @sb: Filesystem superblock
391 * @sb: Filesystem superblock
429 "befs_btree_read() failed to read index superblock"); in befs_btree_read()
528 * @sb: Filesystem superblock
530 * @bt_super: Pointer to the superblock of the btree
665 * @sb: filesystem superblock