Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_common.c477 long int first_block_no_of_root = 0; in ext4fs_update_parent_dentry() local
513 first_block_no_of_root = read_allocated_block(g_parent_inode, blk_idx); in ext4fs_update_parent_dentry()
514 if (first_block_no_of_root <= 0) in ext4fs_update_parent_dentry()
517 status = ext4fs_devread((lbaint_t)first_block_no_of_root in ext4fs_update_parent_dentry()
523 if (ext4fs_log_journal(root_first_block_buffer, first_block_no_of_root)) in ext4fs_update_parent_dentry()
577 first_block_no_of_root)) in ext4fs_update_parent_dentry()
617 first_block_no_of_root)) in ext4fs_update_parent_dentry()