Searched refs:prison_enforce_statfs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Djail.h376 void prison_enforce_statfs(struct ucred *cred, struct mount *mp,
/freebsd-10-stable/sys/kern/
H A Dvfs_syscalls.c289 prison_enforce_statfs(td->td_ucred, mp, buf);
492 prison_enforce_statfs(td->td_ucred, mp, &sb);
H A Dkern_jail.c3736 prison_enforce_statfs(struct ucred *cred, struct mount *mp, struct statfs *sp) function

Completed in 139 milliseconds