Home
last modified time | relevance | path

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

/external/e2fsprogs/contrib/
Ddir2fs62 dir_blocks="$((bytes / block_sz))"
/external/u-boot/include/
Dext_common.h174 __le32 dir_blocks[INDIRECT_BLOCKS]; member
/external/u-boot/fs/ext4/
Dext4_common.c565 dir_blocks[directory_blocks] = in ext4fs_update_parent_dentry()
1508 file_inode->b.blocks.dir_blocks[i] = cpu_to_le32(direct_blockno); in ext4fs_allocate_blocks()
1674 inode->b.blocks.dir_blocks, in read_allocated_block()
1712 blknr = le32_to_cpu(inode->b.blocks.dir_blocks[fileblock]); in read_allocated_block()
Dext4_write.c481 inode.b.blocks.dir_blocks; in ext4fs_delete_file()