Searched refs:root (Results 1 – 8 of 8) sorted by relevance
1456 dir->tail[0] = lfs->root[0]; in lfs_dir_find()1457 dir->tail[1] = lfs->root[1]; in lfs_dir_find()1859 if (lfs_pair_cmp(dir->pair, lfs->root) == 0 && split == 0) { in lfs_dir_split()1860 lfs->root[0] = tail.pair[0]; in lfs_dir_split()1861 lfs->root[1] = tail.pair[1]; in lfs_dir_split()2427 if (lfs_pair_cmp(lpair, lfs->root) == 0) { in lfs_dir_orphaningcommit()2428 lfs->root[0] = ldir.pair[0]; in lfs_dir_orphaningcommit()2429 lfs->root[1] = ldir.pair[1]; in lfs_dir_orphaningcommit()2681 pair[0] = lfs->root[0]; in lfs_dir_rawopen()2682 pair[1] = lfs->root[1]; in lfs_dir_rawopen()[all …]
84 | root |152 | root |-->| | |-> | |189 reach the root of our filesystem, which is often stored in a very small log.193 | root | write |new root|222 reached the root, an update can cascade into a larger set of writes than262 root864 |root|879 | A | |root| C | B | | D | | E | |909 | A | |root| C | B | | D | | E | |997 |root|[all …]
375 metadata pair doubles as the root directory of the filesystem.386 superblock pairs root directory389 The filesystem starts with only the root directory. The superblock metadata390 pairs grow every time the root pair is compacted in order to prolong the
420 lfs_block_t root[2]; member
153 root
156 # root dot dot path test208 # root operations228 # root representations
329 lfs_mdir_t root = {350 lfs_dir_commit(&lfs, &root, LFS_MKATTRS(
267 // change tail-pointer to point to root