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