Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c424 int sqd_type; member
463 if (sqdp->sqd_type == SQD_TYPE_LIMIT && in setquota_scan_inode()
470 else if (sqdp->sqd_type == SQD_TYPE_NO_LIMIT && ip->i_dquot) { in setquota_scan_inode()
665 sqd.sqd_type = scan_type; in setquota()