Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_vfsops.c152 case Q_GETQUOTASIZE: in ufs_quotactl()
H A Dquota.h90 #define Q_GETQUOTASIZE 0x0A00 /* get bit-size of quota file fields */ macro
/freebsd/lib/libutil/
H A Dquotafile.c130 qcmd = QCMD(Q_GETQUOTASIZE, quotatype); in quota_open()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c371 case Q_GETQUOTASIZE: in zfs_quotactl()