Lines Matching refs:pwd
942 path_put(&context->pwd);
943 context->pwd.dentry = NULL;
944 context->pwd.mnt = NULL;
1522 if (context->pwd.dentry && context->pwd.mnt)
1523 audit_log_d_path(ab, " name=", &context->pwd);
1770 if (context->pwd.dentry && context->pwd.mnt) {
1773 audit_log_d_path(ab, "cwd=", &context->pwd);
2167 if (!context->pwd.dentry)
2168 get_fs_pwd(current->fs, &context->pwd);