Searched refs:nfsidmap_pid (Results 1 – 2 of 2) sorted by relevance
244 nig->nfsidmap_pid = NOPID; in nfs_idmap_init_zone()346 if (dh == NULL || nig->nfsidmap_pid == curproc->p_pid || in nfs_idmap_str_uid()356 if (!error && nig->nfsidmap_pid == curproc->p_pid) in nfs_idmap_str_uid()553 if (dh == NULL || nig->nfsidmap_pid == curproc->p_pid) { in nfs_idmap_uid_str()725 if (dh == NULL || nig->nfsidmap_pid == curproc->p_pid || in nfs_idmap_str_gid()735 if (!error && nig->nfsidmap_pid == curproc->p_pid) in nfs_idmap_str_gid()933 if (dh == NULL || nig->nfsidmap_pid == curproc->p_pid) { in nfs_idmap_gid_str()1145 nig->nfsidmap_pid = curproc->p_pid; in nfs_idmap_args()
95 pid_t nfsidmap_pid; member