OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcred
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clvnops.c
2649
struct ucred*
wcred
= NULL;
local in function:ncl_flush
2741
if (
wcred
== NULL)
2742
wcred
= bp->b_wcred;
2743
else if (
wcred
!= bp->b_wcred)
2744
wcred
= NOCRED;
2776
* If all bufs are using the same
wcred
, then use that with
2780
if (
wcred
!= NOCRED)
2782
wcred
, td);
2971
wcred
= NULL;
nfs_clvnops.c
2649
struct ucred*
wcred
= NULL;
local in function:ncl_flush
2741
if (
wcred
== NULL)
2742
wcred
= bp->b_wcred;
2743
else if (
wcred
!= bp->b_wcred)
2744
wcred
= NOCRED;
2776
* If all bufs are using the same
wcred
, then use that with
2780
if (
wcred
!= NOCRED)
2782
wcred
, td);
2971
wcred
= NULL;
nfs_clvnops.c
2649
struct ucred*
wcred
= NULL;
local in function:ncl_flush
2741
if (
wcred
== NULL)
2742
wcred
= bp->b_wcred;
2743
else if (
wcred
!= bp->b_wcred)
2744
wcred
= NOCRED;
2776
* If all bufs are using the same
wcred
, then use that with
2780
if (
wcred
!= NOCRED)
2782
wcred
, td);
2971
wcred
= NULL;
Completed in 42 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025