Home
last modified time | relevance | path

Searched refs:ufs_iupdat (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c896 ufs_iupdat(sip, I_SYNC); in ufs_direnter_lr()
1713 ufs_iupdat(npdp, I_SYNC); in ufs_dirfixdotdot()
1748 ufs_iupdat(opdp, I_SYNC); in ufs_dirfixdotdot()
1911 ufs_iupdat(tdp, I_SYNC); in ufs_diraddentry()
2291 ufs_iupdat(ip, I_SYNC); in ufs_dirmakeinode()
2353 ufs_iupdat(dp, I_SYNC); in ufs_dirmakedirect()
2397 ufs_iupdat(dp, I_SYNC); in ufs_dirmakedirect()
2728 ufs_iupdat(dp, I_SYNC); in ufs_dirremove()
2730 ufs_iupdat(ip, I_SYNC); in ufs_dirremove()
3263 ufs_iupdat(tdp, I_SYNC); in ufs_xattrmkdir()
[all …]
H A Dufs_xattr.c165 ufs_iupdat(ip, 1); in ufs_unhook_shadow()
H A Dufs_trans.c172 ufs_iupdat(ip, waitfor); in ufs_trans_iupdat()
184 ufs_iupdat(ip, waitfor); in ufs_trans_iupdat()
286 ufs_iupdat(ip, 1); in ufs_trans_push_inode()
H A Dufs_thread.c337 ufs_iupdat(dp, I_SYNC); in ufs_delete()
404 ufs_iupdat(ip, I_SYNC); in ufs_delete()
H A Dufs_filio.c708 ufs_iupdat(ip, I_ASYNC); in ufs_mark_compressed()
H A Dufs_acl.c141 ufs_iupdat(ip, 1); in ufs_si_store()
273 ufs_iupdat(sip, 1); in ufs_si_store()
342 ufs_iupdat(ip, 1); in ufs_si_store()
H A Dufs_subr.c526 ufs_iupdat(ip, 1); in ufs_syncip()
552 ufs_iupdat(ip, waitfor); in ufs_syncip()
H A Dufs_inode.c837 ufs_iupdat(struct inode *ip, int waitfor) in ufs_iupdat() function
1418 ufs_iupdat(oip, I_SYNC); /* do sync inode update */ in ufs_itrunc()
H A Dufs_bmap.c1156 ufs_iupdat(ip, I_SYNC); in ufs_undo_allocation()
H A Dufs_vnops.c1249 ufs_iupdat(ip, 1); in wrip()
1427 ufs_iupdat(ip, 1); in rdip()
2281 ufs_iupdat(ip, 1); in ufs_setattr()
2549 ufs_iupdat(ip, I_SYNC); in ufs_fsync()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h839 extern void ufs_iupdat(struct inode *, int);