Home
last modified time | relevance | path

Searched refs:FI_ALLOCATED (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.sbin/makefs/
H A Dmsdos.c233 if ((cur->inode->flags & FI_ALLOCATED) == 0) { in msdos_populate_dir()
234 cur->inode->flags |= FI_ALLOCATED; in msdos_populate_dir()
H A Dmakefs.h79 FI_ALLOCATED = 1<<1, /* fsinode->ino allocated */ enumerator
H A Dffs.c833 if ((cur->inode->flags & FI_ALLOCATED) == 0) { in ffs_populate_dir()
834 cur->inode->flags |= FI_ALLOCATED; in ffs_populate_dir()
H A Dcd9660.c1903 if ((inode->flags & FI_ALLOCATED) == 0) { in cd9660_compute_offsets()
1907 inode->flags |= FI_ALLOCATED; in cd9660_compute_offsets()
H A Dhammer2.c1102 if ((cur->inode->flags & FI_ALLOCATED) == 0) { in hammer2_populate_dir()
1103 cur->inode->flags |= FI_ALLOCATED; in hammer2_populate_dir()