Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dnamei.h121 struct pwd **pwdp);
/f-stack/freebsd/kern/
H A Dvfs_lookup.c287 namei_setup(struct nameidata *ndp, struct vnode **dpp, struct pwd **pwdp) in namei_setup() argument
301 *pwdp = NULL; in namei_setup()
435 *pwdp = pwd; in namei_setup()
H A Dvfs_cache.c5755 struct pwd **pwdp) in cache_fplookup() argument
5793 fpl.pwd = pwdp; in cache_fplookup()