HomeSort by: relevance | last modified time | path
    Searched refs:dq1sync (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/ufs/
ufs_quota.h 118 int dq1sync(struct vnode *, struct dquot *);
ufs_quota1.c 787 dq1sync(vp, dq);
848 dq1sync(struct vnode *vp, struct dquot *dq) function in typeref:typename:int
856 panic("dq1sync: dquot");
861 panic("dq1sync: file");
ufs_quota.c 935 (void) dq1sync(vp, dq);

Completed in 24 milliseconds