Searched refs:pwd (Results 1 – 3 of 3) sorted by relevance
883 path_put(&context->pwd); in audit_free_names()884 context->pwd.dentry = NULL; in audit_free_names()885 context->pwd.mnt = NULL; in audit_free_names()1425 if (context->pwd.dentry && context->pwd.mnt) { in audit_log_exit()1428 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()1742 if (!context->pwd.dentry) in __audit_getname()1743 get_fs_pwd(current->fs, &context->pwd); in __audit_getname()
132 struct path pwd; member
1784 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name()