单选题:Which of the following fields of struct ext2_inode points to the
Which of the following fields of struct ext2_inode points to the actual file content (not metadata)?@[C](1)
A. __u32 i_blocks;
B. __16 i_links_count;
C. __u32 i_block[EXT2_N_BLOCKS];
D. __u32 i_faddr;
A.__u32 i_blocks;
B.__16 i_links_count;
C.__u32 i_block[EXT2_N_BLOCKS];
D.__u32 i_faddr;
答案:C
A. __u32 i_blocks;
B. __16 i_links_count;
C. __u32 i_block[EXT2_N_BLOCKS];
D. __u32 i_faddr;
A.__u32 i_blocks;
B.__16 i_links_count;
C.__u32 i_block[EXT2_N_BLOCKS];
D.__u32 i_faddr;
答案:C