Lines Matching full:block
7 block on the disk and referenced from inodes via ``inode.i_file_acl*``.
19 where extended attributes can be found is in the block pointed to by
21 block to contain a pointer to a second extended attribute block (or even
23 attribute's value to be stored in a separate data block, though as of
46 The beginning of an extended attribute block is in
76 - Checksum of the extended attribute block.
82 The checksum is calculated against the FS UUID, the 64-bit block number
83 of the extended attribute block, and the entire block (header +
89 long. When stored in an external block, the ``struct ext4_xattr_entry``
113 - Location of this attribute's value on the disk block where it is stored.
115 this value is relative to the start of the first entry; for a block this
116 value is relative to the start of the block (i.e. the header).
121 same block as this entry. This field is only used if the
141 are stored starting at the end of the block and grow towards the
143 put into a separate disk block. If the disk block fills up, the