Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dext_common.h174 __le32 dir_blocks[INDIRECT_BLOCKS]; member
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c566 dir_blocks[directory_blocks] = in ext4fs_update_parent_dentry()
1509 file_inode->b.blocks.dir_blocks[i] = cpu_to_le32(direct_blockno); in ext4fs_allocate_blocks()
1644 inode->b.blocks.dir_blocks, in read_allocated_block()
1678 blknr = le32_to_cpu(inode->b.blocks.dir_blocks[fileblock]); in read_allocated_block()
H A Dext4_write.c473 inode.b.blocks.dir_blocks; in ext4fs_delete_file()