Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_common.c479 long int first_block_no_of_root = 0; in ext4fs_update_parent_dentry() local
515 first_block_no_of_root = read_allocated_block(g_parent_inode, blk_idx); in ext4fs_update_parent_dentry()
516 if (first_block_no_of_root <= 0) in ext4fs_update_parent_dentry()
519 status = ext4fs_devread((lbaint_t)first_block_no_of_root in ext4fs_update_parent_dentry()
525 if (ext4fs_log_journal(root_first_block_buffer, first_block_no_of_root)) in ext4fs_update_parent_dentry()
579 first_block_no_of_root)) in ext4fs_update_parent_dentry()
619 first_block_no_of_root)) in ext4fs_update_parent_dentry()