Searched refs:FI_WRITTEN (Results 1 – 5 of 5) sorted by relevance
237 if (cur->inode->flags & FI_WRITTEN) { in msdos_populate_dir()240 cur->inode->flags |= FI_WRITTEN; in msdos_populate_dir()
78 FI_WRITTEN = 1<<2, /* inode written */ enumerator
841 if (cur->inode->flags & FI_WRITTEN) in ffs_populate_dir() 843 cur->inode->flags |= FI_WRITTEN; in ffs_populate_dir()
841 if (cur->inode->flags & FI_WRITTEN) in ffs_populate_dir()843 cur->inode->flags |= FI_WRITTEN; in ffs_populate_dir()
280 if ((inode->flags & FI_WRITTEN) != 0) { in cd9660_write_file()286 inode->flags |= FI_WRITTEN; in cd9660_write_file()