Searched defs:quotactl (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/cmd/fs.d/ufs/quotaon/ |
H A D | quotaon.c | 298 quotactl(int cmd, char *mountpt, uid_t uid, caddr_t addr) in quotactl() function
|
/titanic_51/usr/src/uts/common/fs/ufs/ |
H A D | quotacalls.c | 88 quotactl(struct vnode *vp, intptr_t arg, int flag, struct cred *cr) in quotactl() function
|
/titanic_51/usr/src/cmd/fs.d/ufs/repquota/ |
H A D | repquota.c | 433 quotactl(int cmd, char *special, uid_t uid, caddr_t addr) in quotactl() function
|
/titanic_51/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 409 quotactl(cmd, mountp, uid, dqp) in quotactl() function
|
/titanic_51/usr/src/cmd/fs.d/ufs/quotacheck/ |
H A D | quotacheck.c | 702 quotactl(int cmd, char *mountp, uid_t uid, caddr_t addr) in quotactl() function
|
/titanic_51/usr/src/cmd/fs.d/ufs/edquota/ |
H A D | edquota.c | 813 quotactl(int cmd, char *special, uid_t uid, caddr_t addr) in quotactl() function [all...] |
/titanic_51/usr/src/cmd/fs.d/ufs/quota/ |
H A D | quota.c | 664 quotactl(int cmd, char *mountp, uid_t uid, caddr_t addr) in quotactl() function
|