Searched refs:FI_ALLOCATED (Results 1 – 4 of 4) sorted by relevance
183 if ((cur->inode->flags & FI_ALLOCATED) == 0) { in msdos_populate_dir()184 cur->inode->flags |= FI_ALLOCATED; in msdos_populate_dir()
76 FI_ALLOCATED = 1<<1, /* fsinode->ino allocated */ enumerator
700 if ((cur->inode->flags & FI_ALLOCATED) == 0) { in ffs_populate_dir()701 cur->inode->flags |= FI_ALLOCATED; in ffs_populate_dir()
1767 if ((inode->flags & FI_ALLOCATED) == 0) { in cd9660_compute_offsets()1771 inode->flags |= FI_ALLOCATED; in cd9660_compute_offsets()