Lines Matching refs:id
207 |. | . '------------ id
240 abstract types. type1+chunk+id form a unique identifier for each tag in the
243 3. **Id (10-bits)** - File id associated with the tag. Each file in a metadata
244 block gets a unique id which is used to associate tags with that file. The
258 Creates a new file with this id. Note that files in a metadata block
260 files using this id. In this sense a create is similar to insertion into
269 Deletes the file with this id. An inverse to create, this tag moves over
270 any files neighboring this id similar to a deletion from an imaginary
276 Associates the id with a file name and file type.
284 Currently, the name tag must precede any other tags associated with the id and
294 | | | '------ id
309 Initializes the id + name as a regular file.
316 Initializes the id + name as a directory.
325 Initializes the id as a superblock entry.
364 | | '------ id (0)
376 | | '------ id (0)
403 The superblock must always be the first entry (id 0) in a metadata pair as well
410 Associates the id with an on-disk data structure.
415 Any type of struct supersedes all other structs associated with the id. For
421 Gives the id a directory data structure.
450 | | '------ id
463 Gives the id an inline data structure.
475 | | '------ id
487 Gives the id a CTZ skip-list data structure.
527 | | '------ id
542 Attaches a user attribute to an id.
561 | | | '------ id
627 | | | '------ id
718 | | | | | | '------ move id
723 | | '------ id (0x3ff)
737 3. **Move id (10-bits)** - The file id being moved.
770 | | | '------ id (0x3ff)