Searched refs:I_SHAD (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h406 #define I_SHAD 0x00000010 /* inode is a shadow inode */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c87 int metadata = flags & (I_DIR|I_IBLK|I_SHAD|I_QUOTA);
H A Dufs_bmap.c352 metaflag = I_SHAD;
H A Dufs_inode.c1211 flags |= I_SHAD;
H A Dufs_alloc.c666 if (flags & (I_DIR|I_IBLK|I_SHAD|I_QUOTA)) {

Completed in 73 milliseconds