Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/lfs/
Dulfs_quota1.c57 static int chkdqchg(struct inode *, int64_t, kauth_cred_t, int);
98 error = chkdqchg(ip, change, cred, i); in lfs_chkdq1()
120 chkdqchg(struct inode *ip, int64_t change, kauth_cred_t cred, int type) in chkdqchg() function
/netbsd/src/sys/ufs/ufs/
Dufs_quota1.c56 static int chkdqchg(struct inode *, int64_t, kauth_cred_t, int);
97 error = chkdqchg(ip, change, cred, i); in chkdq1()
119 chkdqchg(struct inode *ip, int64_t change, kauth_cred_t cred, int type) in chkdqchg() function