Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_thread.c665 (void) TRANS_SYNCIP(ip, B_ASYNC, I_ASYNC, TOP_SYNCIP_FREE); in ufs_idle_free()
668 I_ASYNC, TOP_SYNCIP_FREE); in ufs_idle_free()
H A Dufs_filio.c708 ufs_iupdat(ip, I_ASYNC); in ufs_mark_compressed()
H A Dufs_subr.c448 (void) TRANS_SYNCIP(ip, B_ASYNC, I_ASYNC, TOP_SYNCIP_SYNC); in ufs_sync_inode()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dudf_inode.h546 #define I_ASYNC 0 /* don't wait for the inode written */ macro
H A Dufs_inode.h399 #define I_ASYNC 0 /* don't wait for the inode written */ macro