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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h407 #define I_QUOTA 0x00000020 /* quota file */ 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.c354 isdirquota = metaflag = I_QUOTA;
H A Dufs_inode.c1213 flags |= I_QUOTA;
H A Dufs_alloc.c666 if (flags & (I_DIR|I_IBLK|I_SHAD|I_QUOTA)) {

Completed in 58 milliseconds