Lines Matching refs:A
34 "A log-structured file system writes all modifications to disk sequentially in
54 [1] Bityutskiy, A. 2005. JFFS3 design issues. http://www.linux-mtd.infradead.org/
64 1. A victim segment is selected through referencing segment usage table.
321 to 2MB in size. A section is composed of consecutive segments, and a zone
437 A directory entry occupies 11 bytes, which consists of the following attributes.
444 A dentry block consists of 214 dentry slots and file names. Therein a bitmap is
445 used to represent whether each dentry is valid or not. A dentry block occupies
471 "A(2B)" means a bucket includes 2 data blocks.
474 A : bucket
479 level #0 | A(2B)
481 level #1 | A(2B) - A(2B)
483 level #2 | A(2B) - A(2B) - A(2B) - A(2B)
485 level #N/2 | A(2B) - A(2B) - A(2B) - A(2B) - A(2B) - ... - A(2B)
487 level #N | A(4B) - A(4B) - A(4B) - A(4B) - A(4B) - ... - A(4B)