Searched refs:prison_enforce_statfs (Results 1 – 3 of 3) sorted by relevance
451 void prison_enforce_statfs(struct ucred *cred, struct mount *mp,
295 prison_enforce_statfs(td->td_ucred, mp, buf); in kern_do_statfs()549 prison_enforce_statfs(td->td_ucred, mp, sptmp); in kern_getfsstat()
3777 prison_enforce_statfs(struct ucred *cred, struct mount *mp, struct statfs *sp) in prison_enforce_statfs() function