Searched refs:pwd_hold (Results 1 – 6 of 6) sorted by relevance
509 pwd = pwd_hold(td); in audit_canon_path()
342 struct pwd *pwd_hold(struct thread *td);
335 pwd = pwd_hold(td); in namei_setup()
2909 pwd = pwd_hold(curthread); in vn_getcwd()2975 pwd = pwd_hold(curthread); in vn_fullpath()3472 pwd = pwd_hold(curthread); in vn_fullpath_hardlink()
2072 pwd = pwd_hold(curthread); in linker_root_mounted()
3761 pwd_hold(struct thread *td) in pwd_hold() function