ro_cred 235 fs/nfs/flexfilelayout/flexfilelayout.c cred = rcu_access_pointer(mirror->ro_cred); ro_cred 511 fs/nfs/flexfilelayout/flexfilelayout.c rcu_assign_pointer(fls->mirror_array[i]->ro_cred, cred); ro_cred 519 fs/nfs/flexfilelayout/flexfilelayout.c cred = xchg(&mirror->ro_cred, cred); ro_cred 520 fs/nfs/flexfilelayout/flexfilelayout.c rcu_assign_pointer(fls->mirror_array[i]->ro_cred, cred); ro_cred 84 fs/nfs/flexfilelayout/flexfilelayout.h const struct cred __rcu *ro_cred; ro_cred 288 fs/nfs/flexfilelayout/flexfilelayoutdev.c pcred = &mirror->ro_cred;