Lines Matching full:structure
14 /** @brief Fetch superblock into buffer in fs structure.
34 * @brief Fetch block into buffer in the inode structure.
36 * @param inode Inode structure
45 * @brief Fetch block group into buffer in fs structure.
63 * @param bg Block group structure
76 * @param bg Block group structure
88 * @param bg Block group structure
110 * @brief Commit changes made to inode structure
115 * @param inode Inode structure
128 * @param inode Inode structure
136 * @brief Commit changes made to superblock structure.
138 * The changes made to program structure are copied to disk representation and written to the
149 * @brief Commit changes made to block group structure.
151 * The changes made to program structure are copied to disk representation and written to the
219 * Returns structure allocated on direntry_heap.
224 * @brief Write the data from program directory entry to disk structure.