Searched refs:root (Results 1 – 9 of 9) sorted by relevance
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 …]
1339 dir->tail[0] = lfs->root[0]; in lfs_dir_find()1340 dir->tail[1] = lfs->root[1]; in lfs_dir_find()1697 if (lfs_pair_cmp(dir->pair, lfs->root) == 0 && split == 0) { in lfs_dir_split()1698 lfs->root[0] = tail.pair[0]; in lfs_dir_split()1699 lfs->root[1] = tail.pair[1]; in lfs_dir_split()2256 if (lfs_pair_cmp(lpair, lfs->root) == 0) { in lfs_dir_orphaningcommit()2257 lfs->root[0] = ldir.pair[0]; in lfs_dir_orphaningcommit()2258 lfs->root[1] = ldir.pair[1]; in lfs_dir_orphaningcommit()2510 pair[0] = lfs->root[0]; in lfs_dir_rawopen()2511 pair[1] = lfs->root[1]; in lfs_dir_rawopen()[all …]
391 lfs_block_t root[2]; member
334 metadata pair doubles as the root directory of the filesystem.345 superblock pairs root directory348 The filesystem starts with only the root directory. The superblock metadata349 pairs grow every time the root pair is compacted in order to prolong the
153 root
138 [[case]] # root dot dot path test183 [[case]] # root operations199 [[case]] # root representations
250 // change tail-pointer to point to root
79 [[case]] # set/get root attribute
1 [[case]] # root779 [[case]] # root seek