Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_quota.h181 struct quotctl32 { struct
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c98 struct quotctl32 quot32; in quotactl()
99 if (copyin((caddr_t)arg, &quot32, sizeof (struct quotctl32))) in quotactl()