Lines Matching full:disk
8 continuous region of disk (default 128MiB) is reserved inside the
9 filesystem as a place to land “important” data writes on-disk as quickly
11 disk and flushed from the disk write cache, a record of the data being
14 disk (this could involve a lot of seeking or a lot of small
18 gets written through the journal to the disk. The effect of this is to
27 metadata are written to disk through the journal. This is slower but
29 disk before the metadata are written to disk through the journal.
35 middle of the disk.
37 All fields in jbd2 are written to disk in big-endian order. This is the
294 - This journal uses v2 of the checksum on-disk format. Each journal
299 - This journal uses v3 of the checksum on-disk format. This is the same as
369 should end up on disk.
379 should end up on disk. This is zero if JBD2\_FEATURE\_INCOMPAT\_64BIT is
409 - On-disk block is escaped. The first four bytes of the data block just
435 should end up on disk.
455 should end up on disk.
490 In general, the data blocks being written to disk through the journal
503 journal replay after the file block was written to disk will cause
564 final locations on disk.