Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_quota.h158 extern int qsync(struct ufsvfs *);
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c148 error = qsync(ufsvfsp); in quotactl()
152 (void) qsync(NULL); in quotactl()
721 qsync(struct ufsvfs *ufsvfsp) in qsync() function
H A Dufs_lockfs.c361 (void) qsync(ufsvfsp); in ufs_flush()