Searched refs:pwd_altroot (Results 1 – 3 of 3) sorted by relevance
88 pwd_altroot(td, NULL); in linux_pwd_onexec() 92 pwd_altroot(td, nd.ni_vp); in linux_pwd_onexec() 101 pwd_altroot(td, NULL); in linux_pwd_onexec()
347 void pwd_altroot(struct thread *td, struct vnode *altroot_vp);
4094 pwd_altroot(struct thread *td, struct vnode *altroot_vp) in pwd_altroot() function