Lines Matching full:been
51 * The UNDONE flag means that the data has been rolled back to a safe
58 * The COMPLETE flag indicates that the item has been written. For example,
60 * COMPLETE after the inode has been written to disk.
63 * dependencies such as the writing of a cylinder group map has been
71 * data block containing the "." and ".." entries has been written.
73 * count for ".." has been written. When both MKDIR flags have been
75 * dependencies have been completed. The writing of the directory inode
90 * further change until its dependencies have been completed and its
96 * The NEWBLOCK flag marks pagedep structures that have just been allocated,
112 * it is marked as UNLINKED. When its on-disk di_freelink has been
137 #define UNLINKED 0x040000 /* inodedep has been unlinked. */
276 * directory page with the corresponding zero'ed entries has been
278 * which cannot be committed until their corresponding inode has been
282 * getting too long. Once a new directory entry has been cleared to
284 * entry has been written to disk it is removed from the pd_pendinghd
307 * inode has been written to disk). Getting an inode from its incore
321 * group map have been written to disk. Once these dependencies have been
332 * the updated inode has been written to disk. When the buffer containing
345 * the directory block containing the name has been written to disk.
391 * been processed.
446 * and the data itself have been written, it is safe to write the inode
447 * that claims the block. If there was a previous fragment that had been
454 * that the block containing the file name has been written, but also
458 * allocdirect has been satisfied, the newdirblk structure is moved to
487 * written to disk. Once the block and its bitmap allocation have been
520 * and the data itself have been written, it is safe to write the entry in
552 * bigger block that replaces it has been written to disk.
570 * zero'ed inode has been written to disk. The actual work is done
637 * the cylinder group map after the zero'ed inode has been written
638 * to disk and any associated blocks and fragments have been freed.
656 * until the cylinder group has been updated. Thus the da_state COMPLETE
657 * flag cannot be set until the inode bitmap dependency has been removed.
659 * claims the inode once the referenced inode has been written. Since
673 * once the new entry has been committed. During rollback, entries
702 * addition can be committed as soon as the newly referenced inode has been
710 * extra dependencies have been completed. The md_state field is used only
737 * been written to disk.
761 * containing the file name has been written, but also that the on-disk
764 * allocdirect (on its ad_newdirblk list). When the allocdirect has been
835 * journal entry is written. Once the journal has been written the remove
850 * until the journal entry is written. Once the journal has been
953 * have been written. It can hang off of id_inowait, dm_jwork, da_jwork,