Searched refs:I_ACCT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h409 #define I_ACCT 0x00000080 /* Update ufsvfs' unreclaimed_blocks */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c693 if (TRANS_ISTRANS(ufsvfsp) && (flags & I_ACCT)) {
729 if (TRANS_ISTRANS(ufsvfsp) && (flags & I_ACCT)) {
H A Dufs_thread.c353 (void) TRANS_ITRUNC(ip, (u_offset_t)0, I_FREE | I_ACCT, CRED()); local

Completed in 81 milliseconds