Lines Matching full:direct
18 * Converts direct items to an unformatted node. Panics if file has no
22 * path points to first direct item of the file regardless of how many of
100 /* Set the key to search for the direct items of the file */ in direct2indirect()
105 * Move bytes from the direct items to the new unformatted node in direct2indirect()
118 "direct item (%K) not found", &end_key); in direct2indirect()
121 "vs-14055: direct item expected(%K), found %h", in direct2indirect()
144 /* done: file does not have direct items anymore */ in direct2indirect()
196 * reads tail through page cache, insert direct item. When direct item
265 /* Set direct item header to insert. */ in indirect2direct()
282 /* Insert tail as new direct item in the tree */ in indirect2direct()
287 * to the direct item. In this case we used to adjust in indirect2direct()
308 * We have inserted new direct item and must remove last in indirect2direct()
313 /* we store position of first direct item in the in-core inode */ in indirect2direct()