Lines Matching full:name
38 As their name suggests, a metadata pair is stored in two blocks, with one block
276 Associates the id with a file name and file type.
278 The data contains the file name stored as an ASCII string (may be expanded to
284 Currently, the name tag must precede any other tags associated with the id and
287 Layout of the name tag:
293 ^ ^ ^ ^ ^- size ^- file name
300 Name fields:
304 2. **file name** - File name stored as an ASCII string.
309 Initializes the id + name as a regular file.
316 Initializes the id + name as a directory.
330 The name is a bit of a misnomer. While the superblock entry serves the same
352 The contents of the superblock entry are stored in a name tag with the
353 superblock type and an inline-struct tag. The name tag contains the magic
357 Layout of the superblock name tag and inline-struct tag:
374 | | | | ^- name max ^- file max ^- attr max
397 5. **Name max (32-bits)** - Maximum size of file names in bytes.