Home
last modified time | relevance | path

Searched refs:ufs_syncip (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_trans.h353 ufs_syncip(ip, bflags, iflag, topid)
H A Dufs_inode.h899 extern int ufs_syncip(struct inode *, int, int, top_t);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_subr.c458 ufs_syncip(struct inode *ip, int flags, int waitfor, top_t topid) in ufs_syncip() function