Home
last modified time | relevance | path

Searched refs:prison_add_vfs (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Djail.h504 void prison_add_vfs(struct vfsconf *vfsp);
/freebsd/sys/kern/
H A Dvfs_init.c513 prison_add_vfs(vfc); in vfs_register()
H A Dkern_jail.c4843 prison_add_vfs(struct vfsconf *vfsp) in prison_add_vfs() function