Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c73 static int quotasync();
246 (void) quotasync(ufsvfsp, /* do_lock */ 0); in opendq()
723 return (quotasync(ufsvfsp, /* do_lock */ 1)); in qsync()
736 quotasync(struct ufsvfs *ufsvfsp, int do_lock) in quotasync() function