Home
last modified time | relevance | path

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

/kernel/
A Dauditsc.c942 path_put(&context->pwd); in audit_free_names()
943 context->pwd.dentry = NULL; in audit_free_names()
944 context->pwd.mnt = NULL; in audit_free_names()
1536 if (context->pwd.dentry && context->pwd.mnt) in audit_log_name()
1537 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name()
1791 if (context->pwd.dentry && context->pwd.mnt) { in audit_log_exit()
1794 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
2188 if (!context->pwd.dentry) in audit_alloc_name()
2189 get_fs_pwd(current->fs, &context->pwd); in audit_alloc_name()
A Daudit.h131 struct path pwd; member
A Dnsproxy.c518 set_fs_pwd(me->fs, &nsset->fs->pwd); in commit_nsset()

Completed in 20 milliseconds