Searched refs:qstat (Results 1 – 4 of 4) sorted by relevance
67 static struct fs_quota_stat qstat; variable81 {Q_XGETQSTAT, &qstat, check_getqstat, NULL},121 block_dev, uid, &qstat); in check_qoff()125 if (qstat.qs_flags & XFS_QUOTA_UDQ_ENFD) { in check_qoff()137 block_dev, uid, &qstat); in check_qon()141 if (!(qstat.qs_flags & XFS_QUOTA_UDQ_ENFD)) { in check_qon()186 if (qstat.qs_version != FS_QSTAT_VERSION) { in check_getqstat()
30 struct fs_quota_stat qstat;32 (caddr_t) &qstat);
18 while [ `qstat "${jobid}" 2>/dev/null | wc --lines` -gt 0 ]
20 while [ `qstat "${jobid}" 2>/dev/null | wc --lines` -gt 0 ]